![]() | SceneEffectBinder Class |
Namespace: DigitalRune.Graphics.Effects
The SceneEffectBinder type exposes the following members.
Name | Description | |
---|---|---|
![]() | SceneEffectBinder |
Initializes a new instance of the SceneEffectBinder class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBinding(Effect) |
Gets the binding that selects the technique for rendering the specified effect.
(Inherited from DictionaryEffectBinder.) |
![]() | GetBinding(Effect, EffectParameter, IDictionaryString, Object) |
Gets the binding that provides the value for the specified effect parameter.
(Inherited from DictionaryEffectBinder.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.) |
![]() | 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.) |