IndicesType
IndicesType:
"32bit"
|"16bit"
|undefined
Defined in: src/util/create_tile_mesh.ts:66
Describes desired type of vertex indices, either 16 bit uint, 32 bit uint, or, if undefined, any of the two options.
IndicesType:
"32bit"
|"16bit"
|undefined
Defined in: src/util/create_tile_mesh.ts:66
Describes desired type of vertex indices, either 16 bit uint, 32 bit uint, or, if undefined, any of the two options.