Click or drag to resize
DigitalRuneDelegateParameterArrayBindingT Properties

The DelegateParameterArrayBindingT generic type exposes the following members.

Properties
  NameDescription
Public propertyComputeParameter
Gets or sets a method that computes the new values for the effect parameter.
Public propertyDescription
Gets the description of the effect parameter.
(Inherited from EffectParameterBinding.)
Public propertyParameter
Gets the effect parameter.
(Inherited from EffectParameterBinding.)
Public propertyValues
Gets (or sets) the values of the effect parameter.
(Inherited from EffectParameterArrayBindingT.)
Top
See Also