EffectParameterArrayBindingT Constructor (Effect, EffectParameter) |
Namespace: DigitalRune.Graphics.Effects
Exception | Condition |
---|---|
ArgumentNullException | effect or parameter is . |
ArgumentException | parameter has more elements than is supported by the effect parameter. |
EffectBindingException | The value type T is not supported or does not match the effect parameter. |