Home
last modified time | relevance | path

Searched defs:Sound3DInfo (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchive.h151 struct Sound3DInfo struct
158 enum DecayCurve
169 enum FlagCtrl
182 u32 flags;
183 f32 decayRatio; //!< 3D 減衰率です
184 u8 decayCurve; //!< 3D 減衰カーブの形状です。@ref DecayCurve が格納されます
185 u8 dopplerFactor; //!< 3D ドップラーファクターです
Dsnd_SoundArchiveFile.h332 struct Sound3DInfo struct
334 ut::ResU32 flags; // [0]Vol [1]Priotity [2]Pan [3]SPan [4]Filter
336 ut::ResF32 decayRatio; // 減衰
337 u8 decayCurve; // 減衰カーブタイプ (nw::snd::DecayCurve が入る)
338 u8 dopplerFactor; // ドップラーファクタ
339 u8 padding[2]; // padding
340 Util::BitFlag optionParameter; // 予