AnimCurve
Evaluates curve animation
Installation
To use this Node, you must enable omni.anim.curve
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Time |
|
Time used to evaluate values. Nan value uses global time. |
|
UseGlobalTime |
|
Whether use global time or custom time to evaluate curve values. |
True |
IndividualOutputs |
|
Uses wildcard matching to select curves that are outputed individually. |
|
Prim |
|
Target prim that is directly animated by node. |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
AnimFrame |
|
Evaluated curve value at given time. |