Matrix3x2.IsIdentity Propriété

Définition

Indique si la matrice actuelle est la matrice identité.

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

Valeur de propriété

true si la matrice actuelle est la matrice identité ; sinon, false.

S’applique à