Click or drag to resize
DigitalRuneDelegateParameterBindingT Properties

The DelegateParameterBindingT generic type exposes the following members.

Properties
  NameDescription
Public propertyComputeParameter
Get or sets a method that computes the new value 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 propertyValue
Gets (or sets) the value of the effect parameter.
(Inherited from EffectParameterBindingT.)
Top
See Also