IGraphicsServiceEffectInterpreters Property |
Namespace: DigitalRune.Graphics
User-defined IEffectInterpreter can be added to the collection to support new effect techniques and parameters.
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 interpreters at the start of the collection have higher priority.