Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

Did you find this page useful? Please give it a rating: