Click or drag to resize

Transform3Identity Property

Gets a new identity transform matrix. An identity matrix defines no transformation.

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

Property Value

Type: Transform3
See Also