YawPitchRollThirdRotation Property |
Gets the third rotation.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ElementaryRotation ThirdRotation { get; }
Public ReadOnly Property ThirdRotation As ElementaryRotation
Get
public:
property ElementaryRotation ThirdRotation {
ElementaryRotation get ();
}
member ThirdRotation : ElementaryRotation with get
Property Value
Type:
ElementaryRotationSee Also