Click or drag to resize

Projection.Orientation 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: 25.1.421.0 (25.1.421.0)
Syntax
public UnitQuaternion Orientation { get; set; }

Property Value

Type: UnitQuaternion
See Also