Pico Headers
|
Vertex buffer description. More...
#include <pico_gfx.h>
Public Attributes | |
bool | instanced |
True if the buffer will be used for instanced rendering. | |
int | step |
The step rate (default is 1) | |
Vertex buffer description.
bool pg_vertex_buf_t::instanced |
True if the buffer will be used for instanced rendering.
int pg_vertex_buf_t::step |
The step rate (default is 1)