WebGLExceptionSupport.FullWithoutStacktrace

Description

Enable exception support for all exceptions, without stack trace information.

Use this option to capture exceptions which are explicitly specified from a throw statement in your scripts in WebGL, null references, and out-of-bounds array accesses. Note that stack traces are not captured.

See Also: WebGLExceptionSupport.FullWithStacktrace

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答