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 VertexBufferContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
VertexBufferContent | Overloaded. Initializes a new instance of VertexBufferContent. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
![]() |
VertexData | Gets the array containing the raw bytes of the packed vertex data. |
![]() |
VertexDeclaration | Gets the associated VertexDeclarationContent object. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
SizeOf | Gets the size of the specified type, in bytes. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Write | Overloaded. Writes additional data into the vertex buffer. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VertexBufferContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace