Click or drag to resize
DigitalRuneCascadedShadowCascadeSelection Property
Gets or sets the cascade selection mode.

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

Property Value

Type: ShadowCascadeSelection
The cascade selection mode. The default is Fast on Xbox 360 and Best on PC.
See Also