#include <nw/snd/snd_Global.h> enum DecayCurve;
| Value | Description |
|---|---|
| DECAY_CURVE_LOG | A logarithmic curve. |
| DECAY_CURVE_LINEAR | A linear curve. |
This is an enumerator type for volume attenuation curves.
Volume attenuation curves are used for 3D sounds. See Sound3DParam.
Sound3DParam Structure
CONFIDENTIAL