言語

Quaternion.IsIdentity プロパティ

定義

現在のインスタンスが ID 四元数であるかどうかを示す値を取得します。

public:
 property bool IsIdentity { bool get(); };
public bool IsIdentity { get; }
member this.IsIdentity : bool
Public ReadOnly Property IsIdentity As Boolean

プロパティ値

true 現在のインスタンスが ID 四元数の場合。それ以外の場合は false

適用対象

こちらもご覧ください