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.FullWithStacktrace

Description

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

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

See Also: WebGLExceptionSupport.FullWithoutStacktrace

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