loadInBackground
7/14/25Less than 1 minute
AudioClip.loadInBackground
| Name | Type |
|---|---|
| loadInBackground | boolean |
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.

