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 ModelProcessor type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ModelProcessor | Initializes a new instance of ModelProcessor. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Process | Converts mesh content to model content. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
ConvertMaterial | Called by the framework when the MaterialContent property of a GeometryContent object is encountered in the input node collection. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ProcessGeometryUsingMaterial | Processes all geometry using a specified material. |
![]() |
ProcessVertexChannel | Processes geometry content vertex channels at the specified index. |
See Also
Reference
ModelProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace