Click or drag to resize
DigitalRuneDREffectBindingContentEffectType Property
Gets or sets the type of the effect.

Namespace: DigitalRune.Graphics.Content.Pipeline
Assembly: DigitalRune.Graphics.Content.Pipeline (in DigitalRune.Graphics.Content.Pipeline.dll) Version: 1.2.0.0 (1.2.0.14454)
Syntax
public DREffectType EffectType { get; set; }

Property Value

Type: DREffectType
The type of the effect.
See Also