Constant Number#

Provides a constant decimal number that you can set.

Use this to provide fixed values like 0.5, 3.14, or 100.0 to other components.

Component Information#

  • Name: ConstFloat

  • UI Name: Constant Number

  • Version: 1

  • Categories: Constants

Input Properties#

Property

Display Name

Type

IO Type

Default Value

Optional

value

Value

Float

Input

0.0

No

Value#

The constant decimal number.

Usage Notes#

This component is part of the RTX Remix graph system. It is intended for use in the Remix Toolkit and Runtime only.


← Back to Component Index