love / 11.3 / indexdatatype.html /

IndexDataType

Available since LÖVE 11.0
This enum is not supported in earlier versions.

Vertex map datatype for Data variant of Mesh:setVertexMap.

Constants

uint16
The vertex map is array of unsigned word (16-bit).
uint32
The vertex map is array of unsigned dword (32-bit).

See Also

© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/IndexDataType