DistanceProperties
Properties specifying the distance response of a spatial sound.
Public Methods
override string ToString
public override string ToString()
Public Attributes
MaxDistance
Distance beyond which sound gets no quieter.
public float MaxDistance;
MinDistance
Distance where sound is at full volume.
public float MinDistance;
RolloffFactor
Modification to real-world distance response.
public float RolloffFactor;