-
Notifications
You must be signed in to change notification settings - Fork 15
Node Float Parameter (v5.5)
Gerard Martin edited this page Jun 7, 2026
·
6 revisions
Warning
This page is for Mutable v5.5. A newer version is available — see the v5.8 version of this page.

Expose a floating point parameter that can be modified at runtime.
Let the user modify a morph allowing for arbitrary intermediate values.

Default Value: Default value that the parameter takes before being modified.
Parameter Name: Name of the float parameter defined by the node. It has to be unique within all the parameters in this customizable object hierarchy. Used when coding or within blueprints to refer to this parameter.
Parameter UI Metadata: UI metadata associated to the float parameter.
Value: Floating point number currently set in the parameter. Runtime modifiable.