Results 1 - 2 of 2

WebGLContextEvent

The WebContextEvent interface is part of the WebGL API and is an interface for an event that is generated in response to a status change to the WebGL rendering context.
API Interface Reference WebGL WebGLContextEvent

WebGLContextEvent.statusMessage

The read-only WebGLContextEvent.statusMessage property contains additional event status information, or is an empty string if no additional information is available.
API Property Read-only Reference WebGL WebGLContextEvent