menu
バージョン
2024.1.6.8842
2024.1.6.8842
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2024.1.6
|
#include <AkReflectGameData.h>
公開メンバ関数 | |
AkReflectImageSource () | |
AkReflectImageSource (AkImageSourceID in_uID, AkVector64 in_sourcePosition, AkReal32 in_fDistanceScalingFactor, AkReal32 in_fLevel) | |
void | SetName (const char *in_pName) |
公開変数類 | |
AkImageSourceID | uID |
Image source ID (for matching delay lines across frames) [詳解] | |
AkImageSourceParams | params |
Image source properties [詳解] | |
AkImageSourceTexture | texture |
Image source's acoustic textures. Note that changing any of these textures across frames for a given image source, identified by uID, may result in a discontinuity in the audio signal. [詳解] | |
AkImageSourceName | name |
Image source name, for profiling. [詳解] | |
AkReflectGameData.h の 107 行目に定義があります。