|  | DefaultEffectBinder Properties | 
The DefaultEffectBinder type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BoolArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Boolean[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | BoolBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Boolean parameters.
            (Inherited from DictionaryEffectBinder.) | 
|   | Debug0 | 
            Gets or sets the value for effect parameters with the semantic
            Debug and index 0.
             | 
|   | Debug1 | 
            Gets or sets the value for effect parameters with the semantic 
            Debug and index 1.
             | 
|  | Int32ArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Int32[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Int32Bindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Int32 parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | MatrixArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Matrix[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | MatrixBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Matrix parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | SingleArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Single[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | SingleBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Single parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | StructBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            struct parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Texture2DBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Texture2D parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Texture3DBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Texture3D parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | TextureBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Texture parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | TextureCubeBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            TextureCube parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Vector2ArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Vector2[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Vector2Bindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Vector2 parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Vector3ArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Vector3[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Vector3Bindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Vector3 parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Vector4ArrayBindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Vector4[] parameters.
            (Inherited from DictionaryEffectBinder.) | 
|  | Vector4Bindings | 
            Gets or sets the factory methods that create effect parameter bindings for 
            Vector4 parameters.
            (Inherited from DictionaryEffectBinder.) | 
 See Also
See Also