Click or drag to resize

UnitQuaternionIdentity Property

Gets a set of UnitQuaternion coordinates representing the identity vector.

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

Property Value

Type: UnitQuaternion
See Also