Returns the input value up to the specified maximum value, with an ease-in as the input approaches the limit.
Category: Basic
Output Ports: Result
|
The input value.
|
|
The maximum value to return.
|
|
The ease-in of the result as the input value approaches the limit. When this value is 0.0, the result becomes clamped abruptly
when the input value is more than the maximum.
|