rlVertexBuffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

colors
ubyte* colors;
Undocumented in source.
elementCount
int elementCount;
Undocumented in source.
indices
uint* indices;
Undocumented in source.
texcoords
float* texcoords;
Undocumented in source.
vaoId
uint vaoId;
Undocumented in source.
vboId
uint[4] vboId;
Undocumented in source.
vertices
float* vertices;
Undocumented in source.

Meta