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