Int Clamp
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Clamps the given value between the given minimum int and maximum int values.
To create it, right-click in the editor and select Create Node/Tasks/Math/Int 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 int type.
Min Value
Minimum int key value.
Max Value
Maximum int key value.