This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:audiosource [2019/05/17 15:07] admin |
wiki:audiosource [2019/09/19 19:49] (current) |
||
---|---|---|---|
Line 11: | Line 11: | ||
* [[#Pause(AudioSource)]] | * [[#Pause(AudioSource)]] | ||
* [[#Resume(AudioSource)]] | * [[#Resume(AudioSource)]] | ||
- | * [[#GetAudioClip(AudioSource)]] | + | * [[#GetSound(AudioSource)]] |
* [[#GetAttenuationThreshold(AudioSource)]] | * [[#GetAttenuationThreshold(AudioSource)]] | ||
* [[#GetVolume(AudioSource)]] | * [[#GetVolume(AudioSource)]] | ||
Line 18: | Line 18: | ||
* [[#GetPitch(AudioSource)]] | * [[#GetPitch(AudioSource)]] | ||
* [[#IsSpatial(AudioSource)]] | * [[#IsSpatial(AudioSource)]] | ||
- | * [[#SetAudioClip(AudioSource, string)]] | + | * [[#SetSound(AudioSource, string)]] |
* [[#SetVolume(AudioSource, number)]] | * [[#SetVolume(AudioSource, number)]] | ||
* [[#SetPan(AudioSource, number)]] | * [[#SetPan(AudioSource, number)]] |