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

AudioClip.loadInBackground

Switch to Manual
public bool loadInBackground;

Description

Corresponding to the "Load In Background" flag in the inspector, when this flag is set, the loading will happen delayed without blocking the main thread.