Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ScriptCallOptimizationLevel

enumeration

Description

Script call optimization level.

Properties

SlowAndSafeDefault setting.
FastButNoExceptionsScript method call overhead decreased at the expense of limited compatibility.