Click or drag to resize
DigitalRuneScatteringSkyNodePlanetRadius Property
Gets or sets the radius of the planet ground level.

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

Property Value

Type: Single
The planet ground radius in [m]. The default value is 6360e3 m.
See Also