Click or drag to resize

OrthonormalBasis.Rotation Property

Gets the rotation from the axes of the defining Cartesian vector(s) to the axes of the basis.

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

Property Value

Type: UnitQuaternion
See Also