Click or drag to resize

CameraAllowRotationOverConstrainedUpAxis Property

Gets or sets whether the camera can rotate over the constrained up axis. For example, if true the camera would be able to flip over the North Pole and view the globe upside down.

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

Property Value

Type: Boolean
See Also