Would it be possible to have a struct MeshEx variant supporting `unsigned int *indices;` instead `unsigned short *indices;` ?
Would it be possible to have a struct MeshEx variant supporting
unsigned int *indices;insteadunsigned short *indices;?