AudioController.PlayAmbienceSound Method

Audio Toolkit

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method Static member PlayAmbienceSound(String, Single, Single, Single)
Plays an audio item with the name audioID as ambience sound.
Public method Static member PlayAmbienceSound(String, Transform, Single, Single, Single)
Plays an audio item with the name audioID as ambience sound at the specified position.
Public method Static member PlayAmbienceSound(String, Vector3, Transform, Single, Single, Single)
Plays an audio item with the name audioID as ambience sound at the specified position.

See Also