Open 3D Engine AudioEngineWwise Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Audio::SATLEnvironmentImplData_wwise Struct Reference

Inherits IATLEnvironmentImplData.

Public Member Functions

 SATLEnvironmentImplData_wwise (const EWwiseAudioEnvironmentType ePassedType)
 
 SATLEnvironmentImplData_wwise (const EWwiseAudioEnvironmentType ePassedType, const AkAuxBusID nPassedAKBusID)
 
 SATLEnvironmentImplData_wwise (const EWwiseAudioEnvironmentType ePassedType, const AkRtpcID nPassedAKRtpcID, const float fPassedMult, const float fPassedShift)
 

Public Attributes

const EWwiseAudioEnvironmentType eType
 
union {
   struct {
      AkAuxBusID   nAKBusID
 
   } 
 
   struct {
      AkRtpcID   nAKRtpcID
 
      float   fMult
 
      float   fShift
 
   } 
 
}; 
 

The documentation for this struct was generated from the following file: