Matrix4x4.IsIdentity Propriedade

Definição

Indica se a matriz atual é a matriz identidade.

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

Valor de Propriedade

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

Aplica-se a