Example #1
0
 public void SetDopplerScale(float scale)
 {
     AL10.alDopplerFactor(scale);
 }