Limit Animcurve node description
DESCRIPTION
![]()
Returns Minimum or Maximum value of animcurve keyframes.
ATTRIBUTE
Name: operation (opt)
Type: enum
Default: 1
Note: Specifies type of operation. type could be :
0: no operation - inputCurve value pass through node without any changes.
1: min - returns Minimum value of inputCurve key frames.
2: max - returns Maximum value of inputCurve key frames.
Name: inputCurve (inc)
Type: animCurve
Default: —
Note: Specifies input Animcurve. Tip: connect particular “Animcurve.output” to “inputCurve” parameter.
Name: output (out)
Type: float
Default: 0.0
Note: The output value
