Click or drag to resize

QuaternionIdentity Property

Gets the set of Quaternion coordinates representing the identity vector.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static Quaternion Identity { get; }

Property Value

Type: Quaternion
See Also