Click or drag to resize

QuaternionIsIdentity Property

Returns whether the Quaternion is the identity Quaternion.

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

Property Value

Type: Boolean
See Also