Eazy Sound Manager API Refrence
AudioSet3DDistances Method |
Sets the Audio 3D distances
Namespace: Hellmade.Sound
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

C#
public void Set3DDistances( float min, float max )
Parameters
- min
- Type: SystemSingle
the min distance - max
- Type: SystemSingle
the max distance
