Click or drag to resize

Platform.OrientationAxes Property

Gets or sets the time-varying orientation of this platform.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Axes OrientationAxes { get; set; }

Property Value

Type: Axes

Implements

IOrientationAxesService.OrientationAxes
See Also