Version: 2022.3
언어: 한국어

WebGLExceptionSupport

enumeration

매뉴얼로 전환

설명

Options for Exception support in WebGL.

변수

NoneDisable exception support.
ExplicitlyThrownExceptionsOnlyEnable throw support.
FullWithoutStacktraceEnable exception support for all exceptions, without stack trace information.
FullWithStacktraceEnable exception support for all exceptions, including stack trace information.