Enum WebGLExceptionSupport
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum WebGLExceptionSupport
Fields
| Name | Description |
|---|---|
| ExplicitlyThrownExceptionsOnly | |
| FullWithoutStacktrace | |
| FullWithStacktrace | |
| None |
public enum WebGLExceptionSupport
| Name | Description |
|---|---|
| ExplicitlyThrownExceptionsOnly | |
| FullWithoutStacktrace | |
| FullWithStacktrace | |
| None |