Example #1
0
 public AnimationCurve GetCustomCurve(AudioSourceCurveType type)
 {
     return(AudioSource.GetCustomCurveHelper(this, type));
 }