Float Clamp
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Clamps the given value between the given minimum float and maximum float values.
To create it, right-click in the editor and select Create Node/Tasks/Math/Float Clamp
This task node has a number of fields, that are highlighted in picture below.
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Key
Key of float type.
Min Value
Minimum float key value.
Max Value
Maximum float key value.