注意! 这个版本的文档是过时的,因为它描述了一个较老的SDK版本!请切换到最新SDK版本的文档。
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:
2022-03-10
Help improve this article
(or select a word/phrase and press Ctrl+Enter)