Functions
makeTexture
- makeTexture(gl: WebGL2RenderingContext, options?: MergerOptions): WebGLTexture
-
Parameters
-
gl: WebGL2RenderingContext
-
Optional options: MergerOptions
Returns WebGLTexture
sendTexture
- sendTexture(gl: WebGL2RenderingContext, src: TexImageSource | WebGLTexture | null): void
-
Parameters
-
gl: WebGL2RenderingContext
-
src: TexImageSource | WebGLTexture | null
Returns void
creates an effect loop