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