AudioController.PlayAmbienceSound Method

ClockStone Audio Toolkit

AudioControllerPlayAmbienceSound Method

Overload List
  NameDescription
Public methodStatic memberPlayAmbienceSound(String, Single, Single, Single)
Plays an audio item with the name audioID as ambience sound.
Public methodStatic memberPlayAmbienceSound(String, Transform, Single, Single, Single)
Plays an audio item with the name audioID as ambience sound at the specified position.
Public methodStatic memberPlayAmbienceSound(String, Vector3, Transform, Single, Single, Single)
Plays an audio item with the name audioID as ambience sound at the specified position.
Top
See Also