Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


idleImportWorkerShutdownDelayMilliseconds

Time in milliseconds that the Editor waits before shutting down idle import workers.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static int idleImportWorkerShutdownDelayMilliseconds { get; set; }

Remarks

The Editor shuts down any import workers that are idle for any time longer than the specified delay.