UNPKG

@types/three

Version:
7 lines (5 loc) 171 B
export class WebGLObjects { constructor(gl: WebGLRenderingContext, geometries: any, attributes: any, info: any); update(object: any): any; dispose(): void; }