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.
Note
This constructor is available only when developing for Windows.
Initializes a new instance of VertexBufferContent of the specified size.
Syntax
'Declaration
Public Sub New ( _
size As Integer _
)
public VertexBufferContent (
int size
)
public:
VertexBufferContent(
int size
)
Parameters
- size
Type: Int32
The size of the vertex buffer content, in bytes.
Requirements
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
See Also
Reference
VertexBufferContent Class
VertexBufferContent Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace
Platforms
Windows 7, Windows Vista, Windows XP