Legacy Documentation: Version 5.5
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.