Matrix4x4.IsIdentity Proprietà

Definizione

Indica se la matrice corrente è la matrice identità.

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

Valore della proprietà

true se la matrice corrente è la matrice identità; in caso contrario, false.

Si applica a