ReadonlyonEmits an event when an error occurs within the WebGLRenderer.
ReadonlyonEmits an event when the WebGLRenderer itself is destroyed.
ReadonlyonEmits an event when the WebGLRenderer is started.
ReadonlyonEmits an event when the WebGLRenderer is stopped.
ReadonlyonEmits an event when the WebGLRenderer is attached to a Viewer.
ReadonlyonEmits an event when the WebGLRenderer is detached from a Viewer.
ReadonlywebglEmits an event when the WebGL context is lost.
At this point, the WebGLRenderer is not functional until the context is restored.
ReadonlywebglEmits an event when the WebGL context is restored.
At this point, the WebGLRenderer should have automatically recovered and resumed rendering.
Events for WebGLRenderer.