componentType

The datatype of the accessor's components. UNSIGNED_INT type MUST NOT be used for any accessor that is not referenced by mesh.primitive.indices. type parameter of vertexAttribPointer(). The corresponding typed arrays are Int8Array, Uint8Array, Int16Array, Uint16Array, Uint32Array, and Float32Array.