Constructors
constructor
- new WebGLObjects(gl, geometries, attributes, info): WebGLObjects
Parameters
- gl: WebGLRenderingContext
- geometries: any
- attributes: any
- info: any
Methods
dispose
- dispose(): void
Returns void
update
- update(object): any
Returns any