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