Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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