Go to: Synopsis. Flags. Return value. Keywords. MEL examples.
rotationInterpolation [-convert string]
rotationInterpolation is undoable, queryable, and NOT editable.
The rotationInterpolation command converts the rotation curves to the desired rotation interpolation representation. For example, an Euler-angled representation can be converted to Quaternion.Long name (short name) | [argument types] | Properties | ||
---|---|---|---|---|
-convert(-c)
|
string
|
![]() ![]() |
||
|
![]() |
![]() |
![]() |
![]() |
// Converts "nurbsCone1_rotateX" and its sibling curves to quaternion format. rotationInterpolation -convert quaternion nurbsCone1_rotateX;