WebGLExceptionSupport

enumeration

Cambiar al Manual

Descripción

Options for Exception support in WebGL.

Variables

NoneDisable exception support.
ExplicitlyThrownExceptionsOnlyEnable throw support.
FullWithoutStacktraceEnable exception support for all exceptions, without stack trace information.
FullWithStacktraceEnable exception support for all exceptions, including stack trace information.