Skip to main content

GLDrawSetOptions

Callable

  • GLDrawSetOptions(options: WebGLContextAttributes): void

  • Saves the graphical options in localStorage.


    Parameters

    • options: WebGLContextAttributes

      WebGL context attributes based on saved settings

    Returns void