Version: 2019.1

WebGLExceptionSupport

enumeration

マニュアルに切り替える

説明

WebGL の例外処理をサポートするためのオプション

変数

None例外処理のサポートを無効にします。
ExplicitlyThrownExceptionsOnly Throw のサポートを有効にします。
FullWithoutStacktraceEnable exception support for all exceptions, without stack trace information.
FullWithStacktraceEnable exception support for all exceptions, including stack trace information.