Home
last modified time | relevance | path

Searched refs:DECAY_CURVE_LINEAR (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Sound3DActor.cpp151 case SoundArchive::Sound3DInfo::DECAY_CURVE_LINEAR: in SetupSound()
152 param.decayCurve = nw::snd::DECAY_CURVE_LINEAR; in SetupSound()
Dsnd_Sound3DCalculator.cpp269 case DECAY_CURVE_LINEAR: in CalcVolumeAndPriorityImpl()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Global.h228 DECAY_CURVE_LINEAR = 2 //!< 線形のカーブ。 enumerator
Dsnd_SoundArchive.h163 DECAY_CURVE_LINEAR = 2 //!< リニア (直線) です。 enumerator