Adding Sound
Sound Gain Variation with Distance
- ConeSound extends PointSound support
for attenuation
- PointSound uses one list of distance-gain pairs
that apply for all directions
- ConeSound uses two lists of
distance-gain pairs that apply in front and back directions
- The cone's aim direction is the front direction
- If no back list is given, the front list is used