Struct dalia::Vec3¶
Standard 3D vector for the DALIA API.
#include <PlaybackControl.h>
Public Attributes¶
| Type | Name |
|---|---|
| float | x = 0.0f |
| float | y = 0.0f |
| float | z = 0.0f |
Public Attributes Documentation¶
variable x¶
variable y¶
variable z¶
The documentation for this class was generated from the following file engine/include/dalia/audio/PlaybackControl.h