ByNameTechniqueBinding Class |
Namespace: DigitalRune.Graphics.Effects
The ByNameTechniqueBinding type exposes the following members.
Name | Description | |
---|---|---|
ByNameTechniqueBinding |
Initializes a new instance of the ByNameTechniqueBinding class.
|
Name | Description | |
---|---|---|
Clone |
Creates a new EffectTechniqueBinding that is a clone of the current instance.
(Inherited from EffectTechniqueBinding.) | |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetPassBinding |
Gets the effect pass binding for the specified effect technique.
(Inherited from EffectTechniqueBinding.) | |
GetTechnique |
Gets the effect technique that should be used for rendering.
(Inherited from EffectTechniqueBinding.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Update |
Selects a technique for rendering the specified effect and sets the ID.
(Inherited from EffectTechniqueBinding.) |
Name | Description | |
---|---|---|
Id |
Gets (or sets) an ID, which can be used for state-sorting.
(Inherited from EffectTechniqueBinding.) |