Click or drag to resize

ProjectionOrientation Property

Gets or sets the UnitQuaternion defining the orientation of the Projection in the central body's fixed reference frame.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public UnitQuaternion Orientation { get; set; }

Property Value

Type: UnitQuaternion
See Also