Click or drag to resize

Camera.ReferencePointReferenceFrame Property

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

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

Property Value

Type: ReferenceFrame
See Also