Click or drag to resize

Platform.ReferenceFrame 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: 25.1.421.0 (25.1.421.0)
Syntax
public ReferenceFrame ReferenceFrame { get; }

Property Value

Type: ReferenceFrame

Implements

IKinematicStateService.ReferenceFrame
See Also