Effect Members
The following tables list the members exposed by the Effect type.
Public Constructors
Name | Description | |
---|---|---|
Effect | Overloaded. Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
CurrentTechnique | Gets or sets the active technique. | |
GraphicsDevice | (Inherited from GraphicsResource.) | |
IsDisposed | (Inherited from GraphicsResource.) | |
Name | (Inherited from GraphicsResource.) | |
Parameters | Gets a collection of parameters used for this effect. | |
Tag | (Inherited from GraphicsResource.) | |
Techniques | Gets a collection of techniques that are defined for this effect. |
Public Methods
Name | Description | |
---|---|---|
Clone | Copies data from an existing object to this object. | |
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from GraphicsResource.) | |
MemberwiseClone | (Inherited from Object.) | |
OnApply | Applies the effect state just prior to rendering the effect. |
Public Events
Name | Description | |
---|---|---|
Disposing | (Inherited from GraphicsResource.) |