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 ModelMeshPartContent type.
Public Properties
Name | Description | |
---|---|---|
![]() |
BaseVertex | Gets the offset from the start of the index buffer to the first vertex index. |
![]() |
Material | Gets the material of this mesh part. |
![]() |
NumVertices | Gets the number of vertices used in this mesh part. |
![]() |
PrimitiveCount | Gets the number of primitives to render for this mesh part. |
![]() |
StartIndex | Gets the ___location in the index buffer at which to start reading vertices. |
![]() |
StreamOffset | Gets the offset, in bytes, from the first index of the of vertex buffer for this mesh part. |
![]() |
Tag | Gets a user-defined tag object. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetVertexDeclaration | Gets the vertex declaration for this mesh part. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelMeshPartContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace