Click or drag to resize
DigitalRuneEffectPostProcessorEffectBinding Property
Gets the effect binding.

Namespace: DigitalRune.Graphics.PostProcessing
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public EffectBinding EffectBinding { get; }

Property Value

Type: EffectBinding
The effect binding.
See Also