CameraReferencePointReferenceFrame Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic ReferenceFrame ReferencePointReferenceFrame { get; }
Public ReadOnly Property ReferencePointReferenceFrame As ReferenceFrame
Get
public:
property ReferenceFrame^ ReferencePointReferenceFrame {
ReferenceFrame^ get ();
}
member ReferencePointReferenceFrame : ReferenceFrame with get
Property Value
Type:
ReferenceFrame
See Also