Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


scriptingRuntimeVersion

The scripting runtime version setting. Change this to set the version the Editor uses and restart the Editor to apply the change.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. ScriptingRuntimeVersion has been deprecated in 2019.3 due to the removal of legacy mono
public static ScriptingRuntimeVersion scriptingRuntimeVersion { get; set; }