Sdílet prostřednictvím


VertexBufferContent Members

The following tables list the members exposed by the VertexBufferContent type.

Public Constructors

Name Description
Public Method VertexBufferContent Overloaded. Initializes a new instance of VertexBufferContent.

Public Properties

Name Description
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property VertexData Gets the array containing the raw bytes of the packed vertex data.
Public Property VertexDeclaration Gets the associated VertexDeclarationContent object.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Static SizeOf Gets the size of the specified type, in bytes.
Public Method ToString (Inherited from Object.)
Public Method Write Overloaded. Writes additional data into the vertex buffer.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

VertexBufferContent Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace