Search is based on keyword.
Ex: "Procedures"
Do not search with natural language
Ex: "How do I write a new procedure?"
Clamp
This modifier limits an output value to be within the range defined by the Min and Max values. Applying this modifier ensures that the output channel never has a value lower than the Min value or a value higher than the Max value.
Min: Determines the minimum output value of the Clamp operator.
Max: Determines the maximum output value of the Clamp operator.
Output: The Output channel passes the value from the input channel, but clamped by the minimum and maximum values.
Sorry you didn't find this helpful
Why wasn't this helpful? (check all that apply)
Thanks for taking time to give us feedback.