Interpolator
Time sample interpolator
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
param |
|
Time sample interpolation point |
|
knots |
|
Array of knots on the time sample curve |
|
values |
|
Array of time sample values |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
value |
|
Value in the time samples, interpolated at the given parameter location |