Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Throw

WebAssembly code will throw an exception on things like division by zero, rounding a very large float to an int, and so forth.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. WebGLWasmArithmeticExceptions.Throw mode is no longer supported. WebAssembly arithmetic exceptions are always ignored.
Throw = 0