Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ActiveRefreshImportMode

Gets the refresh import mode currently in use by the asset database.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static AssetDatabase.RefreshImportMode ActiveRefreshImportMode { get; set; }

Remarks

This mode defines the Editor's use of parallel processes when it imports assets during an asset database refresh.