EffectProcessor Members

The following tables list the members exposed by the EffectProcessor type.

Public Constructors

Name Description
Public Method EffectProcessor Initializes a new instance of EffectProcessor.

Public Properties

Name Description
Public Property DebugMode The debug mode for compiling effects.
Public Property Defines Define assignments for the effect.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Process Processes the string representation of the specified effect into a platform-specific binary format using the specified context.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EffectProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace