CONTEXT_TYPE

Members

(static, constant) CANVAS_2D :'2d'

Description:
  • The '2d' rendering context.
Source:
The '2d' rendering context.
Type:
  • '2d'

(static, constant) WEBGL1 :'webgl'

Description:
  • The 'webgl' rendering context.
Source:
The 'webgl' rendering context.
Type:
  • 'webgl'

(static, constant) WEBGL2 :'webgl2'

Description:
  • The 'webgl2' rendering context.
Source:
The 'webgl2' rendering context.
Type:
  • 'webgl2'

(static, constant) WEBGPU :'webgpu'

Description:
  • The 'webgpu' rendering context.
Source:
The 'webgpu' rendering context.
Type:
  • 'webgpu'