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

float

Time sample interpolation point

knots

float[]

Array of knots on the time sample curve

values

float[]

Array of time sample values

Outputs#

Name

Type

Description

Default

value

float

Value in the time samples, interpolated at the given parameter location