menu
版本
2024.1.4.8780
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
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.4.8780
2023.1.12.8706
2022.1.18.8567
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.4
|
#include <AkReflectGameData.h>
Public 成员函数 | |
AkReflectImageSource () | |
AkReflectImageSource (AkImageSourceID in_uID, AkVector64 in_sourcePosition, AkReal32 in_fDistanceScalingFactor, AkReal32 in_fLevel) | |
void | SetName (const char *in_pName) |
Public 属性 | |
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 行定义.