Spaces:
Running
Running
export class WebGLLights { | |
constructor(gl: WebGLRenderingContext, properties: any, info: any); | |
get(light: any): any; | |
} | |