Matrix4x4.IsIdentity Eigenschaft

Definition

Gibt an, ob die aktuelle Matrix die Identitätsmatrix ist.

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

Eigenschaftswert

truewenn die aktuelle Matrix die Identitätsmatrix ist; andernfalls . false

Gilt für: