Covariance3By3SizeAndOrientationRotation Property |
Gets the
UnitQuaternion describing the rotation from the axes of the Covariance Ellipsoid to a reference axes.
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