Press n or j to go to the next uncovered block, b, p or k for the previous block.
export const ObjectType = { ARRAY_BUFFER: 0, ELEMENT_ARRAY_BUFFER: 1, TEXTURE_BUFFER: 2, }; export default { ObjectType, };