Wwise SDK 2023.1.8
|
#include <AkReflectGameData.h>
Public Member Functions | |
AkReflectImageSource () | |
AkReflectImageSource (AkImageSourceID in_uID, AkVector64 in_sourcePosition, AkReal32 in_fDistanceScalingFactor, AkReal32 in_fLevel) | |
void | SetName (const char *in_pName) |
Public Attributes | |
AkImageSourceID | uID |
Image source ID (for matching delay lines across frames) More... | |
AkImageSourceParams | params |
Image source properties. More... | |
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. More... | |
AkImageSourceName | name |
Image source name, for profiling. More... | |
Definition at line 104 of file AkReflectGameData.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise