Click or drag to resize

PlatformReferenceFrame Property

Gets the reference frame of this platform formed by the combination of the platform's location and orientation.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame ReferenceFrame { get; }

Property Value

Type: ReferenceFrame

Implements

IKinematicStateServiceReferenceFrame
See Also