Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


loadState

Returns the current load state of the audio data associated with an AudioClip.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
public AudioDataLoadState loadState { get; }