OmniGraph Node omni.graph.nodes.InterpolateTo

omni.graph.nodes.InterpolateTo Properties

Name

Value

Version

2

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Interpolate To

__categories

math:operator

Generated Class Name

OgnInterpolateToDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.InterpolateTo Description

Function which iterpolates one step from a current value to a target value with a given speed. Vectors are interpolated component-wise. Interpolation can be applied to decimal types. The interpolation provides an eased approach to the target, adjust speed and exponent to tweak the curve. The formula is: result = current + (target - current) * (1 - clamp(0, speed * deltaSeconds, 1))^exp. For quaternions, the node performs a spherical linear interpolation (SLERP) with alpha = (1 - clamp(0, speed * deltaSeconds, 1))^exp

omni.graph.nodes.InterpolateTo Inputs

Name

Type

Default

Required?

Descripton

inputs:current

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

The current value

inputs:deltaSeconds

double

0.0

Y

The step time for the interpolation (Seconds)

inputs:exponent

float

2.0

Y

The blend exponent, which is the degree of the ease curve (1 = linear, 2 = quadratic, 3 = cubic, etc).

__default

2.0

inputs:speed

double

1.0

Y

The peak speed of approach (Units / Second)

__default

1.0

inputs:target

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

The target value

omni.graph.nodes.InterpolateTo Outputs

Name

Type

Default

Required?

Descripton

outputs:result

[‘colord[3]’, ‘colord[3][]’, ‘colord[4]’, ‘colord[4][]’, ‘colorf[3]’, ‘colorf[3][]’, ‘colorf[4]’, ‘colorf[4][]’, ‘colorh[3]’, ‘colorh[3][]’, ‘colorh[4]’, ‘colorh[4][]’, ‘double’, ‘double[2]’, ‘double[2][]’, ‘double[3]’, ‘double[3][]’, ‘double[4]’, ‘double[4][]’, ‘double[]’, ‘float’, ‘float[2]’, ‘float[2][]’, ‘float[3]’, ‘float[3][]’, ‘float[4]’, ‘float[4][]’, ‘float[]’, ‘frame[4]’, ‘frame[4][]’, ‘half’, ‘half[2]’, ‘half[2][]’, ‘half[3]’, ‘half[3][]’, ‘half[4]’, ‘half[4][]’, ‘half[]’, ‘int’, ‘int64’, ‘int64[]’, ‘int[2]’, ‘int[2][]’, ‘int[3]’, ‘int[3][]’, ‘int[4]’, ‘int[4][]’, ‘int[]’, ‘matrixd[3]’, ‘matrixd[3][]’, ‘matrixd[4]’, ‘matrixd[4][]’, ‘normald[3]’, ‘normald[3][]’, ‘normalf[3]’, ‘normalf[3][]’, ‘normalh[3]’, ‘normalh[3][]’, ‘pointd[3]’, ‘pointd[3][]’, ‘pointf[3]’, ‘pointf[3][]’, ‘pointh[3]’, ‘pointh[3][]’, ‘quatd[4]’, ‘quatd[4][]’, ‘quatf[4]’, ‘quatf[4][]’, ‘quath[4]’, ‘quath[4][]’, ‘texcoordd[2]’, ‘texcoordd[2][]’, ‘texcoordd[3]’, ‘texcoordd[3][]’, ‘texcoordf[2]’, ‘texcoordf[2][]’, ‘texcoordf[3]’, ‘texcoordf[3][]’, ‘texcoordh[2]’, ‘texcoordh[2][]’, ‘texcoordh[3]’, ‘texcoordh[3][]’, ‘timecode’, ‘timecode[]’, ‘transform[4]’, ‘transform[4][]’, ‘uchar’, ‘uchar[]’, ‘uint’, ‘uint64’, ‘uint64[]’, ‘uint[]’, ‘vectord[3]’, ‘vectord[3][]’, ‘vectorf[3]’, ‘vectorf[3][]’, ‘vectorh[3]’, ‘vectorh[3][]’]

None

Y

The interpolated result

uiName

Result