Clamp Node
Description
Outputs the input value clamped between Min and Max.
- Min is returned if input is less than Min
- value is returned if input is between Min and Max
- Max is returned if input is greater than Max
This node is used when you want to cut the unnecessary ranges of values higher and lower than certain limits (Min and Max).
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)