AudioRotateControl.cs
Dynamically controls the pitch and volume of an AudioSource based on the rotational velocity of a ModelController.
Fields & Properties
float minSpeed
float maxSpeed
AudioSource audioSource
float audioMaxSpeed
float audioPitchMod
float audioLerpSpeed
float minPitch
float maxPitch
float minVol
float maxVol
LookingGlass.Demos.ModelController modelController
Last updated
Was this helpful?