Matrix3x2.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

true, wenn die aktuelle Matrix Identitätsmatrix ist, anderenfalls false.

Gilt für: