Click or drag to resize
DigitalRuneCloudLayerNodeSampleDistance Property
Gets or sets the sample distance for cloud lighting.

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

Property Value

Type: Single
The sample distance for cloud lighting. The default value is 0.004.
See Also