Home > @visualization-tools/core > IGlAttribute > bindArray
Binds the current buffer to ARRAY_BUFFER.
Signature:
bindArray(componentRenderer: TGlBasicComponentRenderer, usage?: GLenum): void;
| Parameter | Type | Description |
|---|---|---|
| componentRenderer | TGlBasicComponentRenderer | |
| usage | GLenum |
Returns:
void