This topic has not yet been rated - Rate this topic

ModelMeshContent.VertexBuffer Property

Bb199697.note(en-us,XNAGameStudio.31).gifNote
This property is available only when developing for Windows.
Gets the vertex buffer associated with this mesh.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

public VertexBufferContent VertexBuffer { get; }

Property Value

The vertex buffer associated with this mesh.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.