void DrawIndexed (GpuBuffer<T> vertexBuffer, GpuBuffer indexBuffer, Material material, int startIndex, int indexCount, RenderAttributes attributes, PrimitiveType primitiveType)

Parameters

NameTypeDescription
vertexBuffer GpuBuffer<T>
indexBuffer GpuBuffer
material Material
startIndex = 0 int
indexCount = 0 int
attributes = null RenderAttributes
primitiveType = 5 PrimitiveType
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.