Covariance3By3SizeAndOrientation.Rotation 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: 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