0 out of 3 rated this helpful - Rate this topic

GraphicsDevice.SetVertexBuffers Method

Sets the vertex buffers.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

public void SetVertexBuffers (
         params VertexBufferBinding[] vertexBuffers
)

Parameters

vertexBuffers
Type: VertexBufferBinding
[ParamArrayAttribute] An array of vertex buffers.
Exception type Condition
NotSupportedException The profile does not support the vertex texture format.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ