AudioSource.minVolumevar minVolume : floatDescriptionThe minimal volume the audio source will play at. No matter how far away you get, the sound will not get softer than this value. audio.minVolume = 0.5; See Also: maxVolume, rolloffFactor. |
|
||||
| Scripting > Runtime Classes > AudioSource | Switch to Component | |||
AudioSource.minVolumevar minVolume : floatDescriptionThe minimal volume the audio source will play at. No matter how far away you get, the sound will not get softer than this value. audio.minVolume = 0.5; See Also: maxVolume, rolloffFactor. |