|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
Structure holding parameters specific to the Idle state animation. More...
#include <blob_config.h>
Public Attributes | |
| double | wave_amplitude = 2.0 |
| Amplitude (magnitude) of the wave effect applied in the Idle state. | |
| double | wave_frequency = 3.0 |
| Frequency (speed) of the wave effect applied in the Idle state. | |
| double | wave_phase = 0.0 |
| Current phase offset of the wave effect (updated over time). | |
Structure holding parameters specific to the Idle state animation.
| double BlobConfig::IdleParameters::wave_amplitude = 2.0 |
Amplitude (magnitude) of the wave effect applied in the Idle state.
| double BlobConfig::IdleParameters::wave_frequency = 3.0 |
Frequency (speed) of the wave effect applied in the Idle state.
| double BlobConfig::IdleParameters::wave_phase = 0.0 |
Current phase offset of the wave effect (updated over time).