Click or drag to resize
Ab4d.SharpEngine logo

MeshSetCustomIndexBuffer Method

Overload List
 NameDescription
Public methodSetCustomIndexBuffer(GpuBuffer, Int32, Int32, IndexType) SetCustomIndexBuffer sets a custom GpuBuffer to be used as a IndexBuffer. See remarks for more info.
Public methodSetCustomIndexBuffer(GpuBuffer, BoundingBox, Int32, Int32, IndexType) SetCustomIndexBuffer sets a custom GpuBuffer to be used as a IndexBuffer. See remarks for more info.
Top
See Also