| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/WebGLExceptionSupport.html | [Back] [Original] |
Options for Exception support in WebGL.
| Property | Description |
|---|---|
| None | Disable exception support. |
| ExplicitlyThrownExceptionsOnly | Enable throw support. |
| FullWithoutStacktrace | Enable exception support for all exceptions, without stack trace information. |
| FullWithStacktrace | Enable exception support for all exceptions, including stack trace information. |
| Web Proxy Viewer | New URL | Original Page |