Type Alias ShakePreset

ShakePreset:
    | "handheld-soft"
    | "handheld-hard"
    | "earthquake-soft"
    | "earthquake-hard"
    | "explosion-small"
    | "explosion-large"
    | "gunshot"
    | "impact-light"
    | "impact-heavy"
    | "footstep"
    | "door-slam"
    | "thunder"
    | "wind"
    | "heartbeat"
    | "dizzy"
    | "nervous"
    | "tremor"
    | "crash"
    | "recoil"
    | "landing"
    | "breathing"
    | "vibration"
    | "rumble"
    | "impact"
    | "wave"
    | "pulse"
    | "bounce"
    | "jitter"
    | "sway"

Built-in preset names for camera shake profiles.