| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic ReferenceFrame ReferenceFrame { get; }Public ReadOnly Property ReferenceFrame As ReferenceFrame
	Get
public:
virtual property ReferenceFrame^ ReferenceFrame {
	ReferenceFrame^ get () sealed;
}abstract ReferenceFrame : ReferenceFrame with get
override ReferenceFrame : ReferenceFrame with get
Property Value
Type: 
ReferenceFrameImplements
IKinematicStateServiceReferenceFrame See Also
See Also