Struct dalia::Listener3DAttributes¶
ClassList > dalia > Listener3DAttributes
A snapshot of a listener's 3D state in the world.
#include <PlaybackControl.h>
Public Attributes¶
| Type | Name |
|---|---|
| Vec3 | distanceProbePosition = {0.0f, 0.0f, 0.0f} |
| Vec3 | forward = {0.0f, 0.0f, 1.0f} |
| Vec3 | position = {0.0f, 0.0f, 0.0f} |
| Vec3 | up = {0.0f, 1.0f, 0.0f} |
| Vec3 | velocity = {0.0f, 0.0f, 0.0f} |
Public Attributes Documentation¶
variable distanceProbePosition¶
variable forward¶
variable position¶
variable up¶
variable velocity¶
The documentation for this class was generated from the following file engine/include/dalia/audio/PlaybackControl.h