Click or drag to resize

ReferenceFrameAdapterCurrentReferenceFrame Property

Gets or sets the ReferenceFrame that the element in the state will be in once the state is adapted.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame CurrentReferenceFrame { get; set; }

Property Value

Type: ReferenceFrame
See Also