Click or drag to resize

Matrix3x2IsIdentity Property

Returns whether the matrix is the identity matrix.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsIdentity { get; }

Property Value

Type: Boolean
See Also