WebGLExceptionSupport

enumeration

Description

Options for Exception support in WebGL.

Properties

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答