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