Click or drag to resize
Ab4d.SharpEngine logo

TriangleMesh<T>.SetCustomIndexBuffer Method

Overload List
 NameDescription
Public methodSetCustomIndexBuffer(Int32[], GpuBuffer, Int32, Int32, IndexType) Sets the TriangleIndices and a custom index buffer that is used to render the mesh.
Public methodSetCustomIndexBuffer(Int32[], GpuBuffer, BoundingBox, Int32, Int32, IndexType) Sets the TriangleIndices and a custom index buffer that is used to render the mesh.
Top
See Also