ジャンプ先: 概要. 戻り値. キーワード. フラグ. MEL 例.
rotationInterpolation [-convert string]
rotationInterpolation は、取り消し可能、照会可能、および編集不可能です。
rotationInterpolation コマンドは、回転カーブを目的の回転補間の表現に変換します。たとえばオイラー角表現をクオータニオンに変換できます。なし
照会モードでは、戻り値のタイプは照会されたフラグに基づきます。
ロング ネーム(ショート ネーム) | 引数タイプ | プロパティ | ||
---|---|---|---|---|
-convert(-c)
|
string
|
![]() ![]() |
||
|
![]() |
![]() |
![]() |
![]() |
// Converts "nurbsCone1_rotateX" and its sibling curves to quaternion tangent dependent format. rotationInterpolation -convert quaternion nurbsCone1_rotateX;