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 ModelMeshPart type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Effect | Gets or sets the material Effect for this mesh part. |
![]() |
IndexBuffer | Gets the index buffer for this mesh part. |
![]() |
NumVertices | Gets the number of vertices used during a draw call. |
![]() |
PrimitiveCount | Gets the number of primitives to render. |
![]() |
StartIndex | Gets the ___location in the index array at which to start reading vertices. |
![]() |
Tag | Gets or sets an object identifying this model mesh part. |
![]() |
VertexBuffer | Gets the vertex buffer for this mesh part. |
![]() |
VertexOffset | Gets the offset (in vertices) from the top of vertex buffer. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelMeshPart Class
Microsoft.Xna.Framework.Graphics Namespace