Inherits AZ::ComponentConfig.
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
AZ::EntityId | m_followEntity |
| Listener follows the specified entity.
|
|
AZ::u32 | m_listenerIndex = 0 |
|
float | m_globalVolume = 100.0f |
| Global volume.
|
|
float | m_innerAngleInRadians = 3.f/5.f * AZ::Constants::TwoPi |
| Inner cone angle.
|
|
float | m_innerAngleInDegrees = AZ::RadToDeg(m_innerAngleInRadians) |
|
float | m_outerAngleInRadians = 1.5f * AZ::Constants::Pi |
| Outer cone angle.
|
|
float | m_outerAngleInDegrees = AZ::RadToDeg(m_outerAngleInRadians) |
|
float | m_outerVolume = 50.0f |
| Volume outside of outer cone.
|
|
The documentation for this class was generated from the following file:
- Gems/MiniAudio/Code/Source/Clients/MiniAudioListenerComponentConfig.h