Click or drag to resize

Matrix4x4Identity 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 Matrix4x4 Identity { get; }

Property Value

Type: Matrix4x4
See Also