On this page

Type Alias CustomRenderMethod

CustomRenderMethod: (
    gl: WebGLRenderingContext | WebGL2RenderingContext,
    options: CustomRenderMethodInput,
) => void

Type Declaration

Was this helpful?
SDK JS
Reference
CustomRenderMethod