Speed Shake
Adjusts the amplitude of the speed shake effect (shakes softer/harder).
Amplitude
{{ presetData.speedShakeAmp }}
Adjusts the frequency of the speed shake effect (shakes slower/faster).
Frequency
{{ presetData.speedShakeFreq }}
Adjusts the detail of the speed shake effect. (Perlin noise octaves)
Detail
{{ presetData.speedShakeDetail }}
Adjusts the minimum speed where the shaking effect starts.
Min Speed
{{ speedShakeMinSpeedRounded }} {{ distanceUnits.label }}
Adjusts the maximum speed where the shaking effect gets the most intense.
Max Speed
{{ speedShakeMaxSpeedRounded }} {{ distanceUnits.label }}
Drift Shake
Adjusts the amplitude of the drift shake effect (shakes softer/harder).
Amplitude
{{ presetData.driftShakeAmp }}
Adjusts the frequency of the drift shake effect (shakes slower/faster).
Frequency
{{ presetData.driftShakeFreq }}
Adjusts the detail of the drift shake effect. (Perlin noise octaves)
Detail
{{ presetData.driftShakeDetail }}