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

Script language

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

WebGLExceptionSupport

enumeration

Description

Options for Exception support in WebGL.

Variables

NoneDisable exception support.
ExplicitlyThrownExceptionsOnlyEnable throw support.
FullEnable exception support for all exceptions.