Node Float Parameter - anticto/Mutable-Documentation GitHub Wiki

image

Function

Expose a floating point parameter that can be modified at runtime.

Use Cases

Let the user modify a morph allowing for arbitrary intermediate values.

Node Properties

image

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.

Output Pins

Value: Floating point number currently set in the parameter. Runtime modifiable.