Click or drag to resize
DigitalRuneEffectBinding Properties

The EffectBinding type exposes the following members.

Properties
  NameDescription
Public propertyEffect
Gets the effect.
Public propertyHints
Gets a value indicating which effect parameters are handled by this effect binding.
Public propertyStatic memberKeepOpaqueData
Gets or sets a value indicating whether OpaqueData should be kept for debugging.
Public propertyOpaqueData
Gets the opaque data (only used for debugging, only set if KeepOpaqueData is ).
Public propertyParameterBindings
Gets the bindings that resolve effect parameters.
Public propertyTechniqueBinding
Gets or sets the binding that resolves the effect technique.
Public propertyUserData
Gets or sets user-defined data.
Top
See Also