Click or drag to resize

Matrix4x4Identity Property

Gets the multiplicative identity matrix.

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

Property Value

Type: Matrix4x4
See Also