Click or drag to resize
Ab4d.SharpEngine logo

MeshSetCustomVertexBuffer Method

Overload List
 NameDescription
Public methodSetCustomVertexBuffer(GpuBuffer, VertexBufferDescription) SetCustomVertexBuffer sets a custom GpuBuffer to be used as a VertexBuffer. See remarks for more info.
Public methodSetCustomVertexBuffer(GpuBuffer, BoundingBox, VertexBufferDescription) SetCustomVertexBuffer sets a custom GpuBuffer to be used as a VertexBuffer. See remarks for more info.
Top
See Also