Camera.ReferencePointReferenceFrame Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.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