Click or drag to resize
SoundEffectDistanceFadeFactor Field
If a listener object is set, this factor will determine how much the volume will decrease per distance unit.

Namespace:  GeonBit.ECS.Components.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float DistanceFadeFactor

Field Value

Type: Single
See Also