Click or drag to resize
Ab4d.SharpEngine logo

MeshModelNodeSetCustomIndexBuffer Method

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