UNPKG

three

Version:

JavaScript 3D library

8 lines (4 loc) 161 B
export class WebGLUtils { constructor( gl: WebGLRenderingContext | WebGL2RenderingContext, extensions: any, capabilities: any ); convert( p: any ): void; }