Spaces:
Running
Running
File size: 136 Bytes
263e0f2 |
1 2 3 4 5 6 |
export class WebGLGeometries {
constructor(gl: WebGLRenderingContext, extensions: any, _infoRender: any);
get(object: any): any;
}
|