Click or drag to resize

UnitQuaternion.Identity 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: 25.1.421.0 (25.1.421.0)
Syntax
public static UnitQuaternion Identity { get; }

Property Value

Type: UnitQuaternion
See Also