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