IGraphicsServiceEffectBinders Property |
Namespace: DigitalRune.Graphics
User-defined IEffectBinder can be added to the collection to support new effect techniques and parameter bindings.
Any changes to EffectInterpreters or EffectBinders need to be made before the actual EffectBindings are created. The IEffectInterpreters and IEffectBinders are automatically applied when an new EffectBinding is created.
Effect binders at the start of the collection have higher priority.