Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Unloaded

Value returned by AudioClip.loadState for an AudioClip that has no audio data loaded and where loading has not been initiated yet.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
Unloaded = 0

Remarks

This is the initial value of AudioClip.loadState that has the option "Preload audio data" unchecked.