YawPitchRollFirstRotation Property |
Gets the first 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 FirstRotation { get; }
Public ReadOnly Property FirstRotation As ElementaryRotation
Get
public:
property ElementaryRotation FirstRotation {
ElementaryRotation get ();
}
member FirstRotation : ElementaryRotation with get
Property Value
Type:
ElementaryRotationSee Also