JUtils
A unity utilities library
JUtils.AudioListenerExtensions Class Reference

Adds extensions for the AudioSource component More...

Static Public Member Functions

static void RandomPitch (this AudioSource self, float min, float max)
 Add a random pitch from min to max on the component More...
 

Detailed Description

Adds extensions for the AudioSource component

Member Function Documentation

◆ RandomPitch()

static void JUtils.AudioListenerExtensions.RandomPitch ( this AudioSource  self,
float  min,
float  max 
)
inlinestatic

Add a random pitch from min to max on the component


The documentation for this class was generated from the following file: