EasingQuaternionKeyFrame.UseShortestPath プロパティ

定義

アニメーションで最短パスを使用するために終点の四元数の符号を自動的に反転するかどうかを示す値を取得または設定します。

public:
 property bool UseShortestPath { bool get(); void set(bool value); };
public bool UseShortestPath { get; set; }
member this.UseShortestPath : bool with get, set
Public Property UseShortestPath As Boolean

プロパティ値

アニメーションで最短パスを使用するために終点の四元数の符号を自動的に反転する場合は true。それ以外の場合は false

適用対象

こちらもご覧ください