IndicesType
IndicesType =
"32bit"|"16bit"|undefined
Defined in: util/create_tile_mesh.ts:65
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: util/create_tile_mesh.ts:65
Describes desired type of vertex indices, either 16 bit uint, 32 bit uint, or, if undefined, any of the two options.