[]
        
(Showing Draft Content)

C1.Util.DX.Matrix5x4.IsIdentity

IsIdentity Property

IsIdentity

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

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

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