Click or drag to resize
DigitalRuneScatteringSkyNodeAtmosphereHeight Property
Gets or sets the height of the atmosphere.

Namespace: DigitalRune.Graphics.SceneGraph
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public float AtmosphereHeight { get; set; }

Property Value

Type: Single
The height of the atmosphere (= the distance from the ground to the "top" of the atmosphere) in [m].
See Also