This page contains changes which are not marked for translation.
Component image
Float Text Editor Parser component as seen in the Scene Inspector
The FloatTextEditorParser component takes in a ParsedValue and if there is a TextEditor on the same slot, it will send the value through the text editor and into either a Text or a TextRenderer component.
Place on the same Slot as a TextEditor and anything entered into the text editor will be attempted to be parsed as a Float and output via the ParsedValue field.