Matrix4x4.IsIdentity Propriedade

Definição

Indica se a matriz atual é a matriz de identidade.

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

Valor da propriedade

true se a matriz atual for a matriz de identidade; caso contrário, false.

Aplica-se a