Click or drag to resize

CameraPositionReferenceFrame Property

Gets the ReferenceFrame that the Position is returned in. This ReferenceFrame is composed of the camera's from Point and the Axes.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame PositionReferenceFrame { get; }

Property Value

Type: ReferenceFrame
See Also