Click or drag to resize

SceneShadeSkyBasedOnAltitude Property

Gets or sets whether the sky will be shaded based on Camera altitude. When ShadeSkyBasedOnAltitude is set to true, the sky will become more blue as the Camera gets closer to the surface of the CentralBody.

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 ShadeSkyBasedOnAltitude { get; set; }

Property Value

Type: Boolean
See Also