BufferView.target

The hint representing the intended GPU buffer type to use with this buffer view. ["ARRAY_BUFFER", "ELEMENT_ARRAY_BUFFER"] for vertex indices or attribs. Could be 0 for other data.

class BufferView
int target;

Meta