MaterialProcessor Members
The following tables list the members exposed by the MaterialProcessor type.
Public Constructors
Name | Description | |
---|---|---|
MaterialProcessor | Initializes a new instance of the MaterialProcessor class. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Builds the texture and effect content for the material. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
BuildEffect | Builds effect content. | |
BuildTexture | Builds texture content. | |
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
MaterialProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace