Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayerSettings.WebGL.exceptionSupport

Switch to Manual
public static WebGLExceptionSupport exceptionSupport;

Description

Exception support for WebGL builds.

Allows different settings to enable exception catching in WebGL. Set this to None, if you don't need it, as it has a significant performance overhead.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答