SoInterpolateRotation¶
- InventorModule¶
genre
author
package
definition
Purpose¶
The module SoInterpolateRotation interpolates two rotations based on an interpolation factor in the range [0..1].
Windows¶
Default Panel¶
Parameter Fields¶
Visible Fields¶
Alpha¶
Input0¶
- name: input0, type: Vector4List, default: 0 0 1 0¶
Sets the starting rotation for the interpolation.
Input1¶
- name: input1, type: Vector4List, default: 0 0 1 0¶
Sets the target rotation for the interpolation.
Output¶
- name: output, type: EngineOutput, persistent: no¶
Outputs the resulting interpolation.
This field must be connected to an appropriate Open Inventor field to access or view its value.