OrthonormalBasisRotation 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: 24.2.419.0 (24.2.419.0)
Syntax public UnitQuaternion Rotation { get; }
Public ReadOnly Property Rotation As UnitQuaternion
Get
public:
property UnitQuaternion Rotation {
UnitQuaternion get ();
}
member Rotation : UnitQuaternion with get
Property Value
Type:
UnitQuaternionSee Also