AudioSource.pitchvar pitch : floatDescriptionThe pitch of the audio source.
JavaScript
// Decreases the pitch in the given seconds using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > AudioSource | Switch to Component | |||
AudioSource.pitchvar pitch : floatDescriptionThe pitch of the audio source.
JavaScript
// Decreases the pitch in the given seconds using UnityEngine; import UnityEngine |