Click or drag to resize

QuaternionIsIdentity Property

Gets a value indicating whether the Quaternion is the identity Quaternion.

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

Property Value

Type: Boolean
See Also