EffectProcessor Members
The following tables list the members exposed by the EffectProcessor type.
Public Constructors
Name | Description | |
---|---|---|
EffectProcessor | Initializes a new instance of EffectProcessor. |
Public Properties
Name | Description | |
---|---|---|
DebugMode | The debug mode for compiling effects. | |
Defines | Define assignments for the effect. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Processes the string representation of the specified effect into a platform-specific binary format using the specified context. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace