Click or drag to resize

Matrix3x2Identity Property

Returns the multiplicative identity matrix.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Matrix3x2 Identity { get; }

Property Value

Type: Matrix3x2
See Also