VertexDeclarationContent Members
The following tables list the members exposed by the VertexDeclarationContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
VertexDeclarationContent | Initializes a new instance of VertexDeclarationContent. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
![]() |
VertexElements | Gets the VertexElement object of the vertex declaration. |
![]() |
VertexStride | The number of bytes from one vertex to the next. |
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
VertexDeclarationContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace