MaterialProcessor Members

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

Public Constructors

Name Description
Public Method MaterialProcessor Initializes a new instance of the MaterialProcessor class.

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 Builds the texture and effect content for the material.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method BuildEffect Builds effect content.
Protected Method BuildTexture Builds texture content.
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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