Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_Sound3DActor.cpp149 case SoundArchive::Sound3DInfo::DECAY_CURVE_LINEAR: in SetupSound()
150 param.decayCurve = nw::snd::DECAY_CURVE_LINEAR; in SetupSound()
Dsnd_Sound3DCalculator.cpp267 case DECAY_CURVE_LINEAR: in CalcVolumeAndPriorityImpl()
/NW4C-1.3.3/include/nw/snd/
Dsnd_Global.h226 DECAY_CURVE_LINEAR = 2 //!< 線形のカーブ。 enumerator
Dsnd_SoundArchive.h161 DECAY_CURVE_LINEAR = 2 //!< リニア (直線) です。 enumerator