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
Last updated 3 years ago
Was this helpful?