FunctionsGLDrawLoadImageGLDrawLoadImage CallableGLDrawLoadImage(gl: WebGL2RenderingContext, url: string): WebGLTextureDataLoads image texture dataParametersgl: WebGL2RenderingContextWebGL contexturl: stringURL of the imageReturns WebGLTextureDataThe texture info of a given image
Loads image texture data