Skip to main content
Version: 20 Mar 2024

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;