Input

The Input element adds a customizable input field to the Floating UI, allowing end users to input text or numerical values to modify a variable. This variable can be applied to various Studio parameters (e.g., 3D text or object size). More on variables: Variables & Expressions (Beta)

The Input element supports both text and numerical input.

  • Use range – enable to restrict input values within a defined range.

  • Range – define the minimum and maximum values.

  • Step – set the step increment for value changes (manual inputs will be rounded automatically).

  • Font, colors, and stroke are fully customizable.

Last updated