Click or drag to resize
DigitalRuneEffectParameterBindingDescription Property
Gets the description of the effect parameter.

Namespace: DigitalRune.Graphics.Effects
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public EffectParameterDescription Description { get; }

Property Value

Type: EffectParameterDescription
The description of the effect parameter.
See Also