Loading...
Field in VoiceOverView
The AudioSource that this voice over view will play its audio from.
AudioSource
public AudioSource audioSource;
If this is null , a new AudioSource will be added at runtime.
null