Home
last modified time | relevance | path

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

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