MeshContent Members
The following tables list the members exposed by the MeshContent type.
Public Constructors
Name | Description | |
---|---|---|
MeshContent | Initializes a new instance of MeshContent. |
Public Properties
Name | Description | |
---|---|---|
AbsoluteTransform | (Inherited from NodeContent.) | |
Animations | (Inherited from NodeContent.) | |
Children | (Inherited from NodeContent.) | |
Geometry | Gets the list of geometry batches for the mesh. | |
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) | |
Parent | (Inherited from NodeContent.) | |
Positions | Gets the list of vertex position values. | |
Transform | (Inherited from NodeContent.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
MeshContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace