WebGLObjects constructor
WebGLObjects(
- dynamic gl,
- WebGLGeometries geometries,
- WebGLAttributes attributes,
- WebGLInfo info,
Implementation
WebGLObjects(this.gl, this.geometries, this.attributes, this.info);