A function defined in __d3d11.gml
d3d11_draw_instanced(_count)
Configures the number of instances to draw the next time a vertex buffer is submitted. After that the number is reset back to 0!
Name | Type | Description |
---|---|---|
_count | Real |
Number of instances to draw. Use 0 to disable instanced rendering. |
Copyright © 2023, BlueBurn. Built on June 28, 2023 using GMDoc.