Click or drag to resize
AB4D logo

IDynamicVertexBufferCreator Properties

The IDynamicVertexBufferCreator type exposes the following members.

Properties
 NameDescription
Public propertyCreateDynamicVertexBuffer Gets or sets a Boolean that specifies if the vertex buffer is created as a dynamic buffer. This can provide slightly better performance for cases when vertex buffer is updated very often.
Top
See Also