|  | EffectBinding Properties | 
The EffectBinding type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Effect | 
            Gets the effect.
             | 
|  | Hints | 
            Gets a value indicating which effect parameters are handled by this effect binding.
             | 
|   | KeepOpaqueData | 
            Gets or sets a value indicating whether OpaqueData should be kept for 
            debugging.
             | 
|  | OpaqueData | 
            Gets the opaque data (only used for debugging, only set if KeepOpaqueData is 
            ).
             | 
|  | ParameterBindings | 
            Gets the bindings that resolve effect parameters.
             | 
|  | TechniqueBinding | 
            Gets or sets the binding that resolves the effect technique.
             | 
|  | UserData | 
            Gets or sets user-defined data.
             | 
 See Also
See Also