nw::snd::SoundArchive::Sound3DInfo::DecayCurve Enumerated Type#include <nw/snd/snd_SoundArchive.h> enum DecayCurve;
| Value | Description |
|---|---|
| DECAY_CURVE_LOG | This is a logrithmic curve. |
| DECAY_CURVE_LINEAR | Linear curve. |
Enum indicating the shape of the 3D decay curve.
CONFIDENTIAL