Matrix.IsIdentity

Matrix.IsIdentity property

Gets a value indicating whether this Matrix is the identity matrix.

public bool IsIdentity { get; }

See Also