[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.IsIdentity

IsIdentity Property

IsIdentity

Gets a value indicating whether this instance is an identity matrix.

Declaration
public bool IsIdentity { get; }
Property Value
Type Description
bool

true if this instance is an identity matrix; otherwise, false.