Ejemplo n.º 1
0
 public void SetMaxDistance(float distance)
 {
     FreeSL.fslSoundSetMaxDistance(_sound, distance);
 }