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