Constrain a value from being less or more than the minimum/maximum thresholds.
Properties
Min: Set the minimum threshold.
Default : 0.0
Max: Set the maximum threshold.
Default : 100.0
Inputs
| Name | Type | Description |
|---|---|---|
| Float | Float | Input value to constrain |
| Min | Float | Minimum threshold |
| Max | Float | Maximum threshold |
Outputs
| Name | Type | Description |
|---|---|---|
| Float | Float | Constrained value |
Example
Need more help with this?
Don’t hesitate to contact us here.


