Matrix4x4.IsIdentity Vlastnost

Definice

Určuje, jestli je aktuální matice matice identit.

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

Hodnota vlastnosti

Boolean

true je-li aktuální matice matice identit; falsev opačném případě .

Platí pro