mcut
@mcut/timeline

MOTION\_BLUR\_PRESETS

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / MOTION_BLUR_PRESETS

Variable: MOTION_BLUR_PRESETS

const MOTION_BLUR_PRESETS: ReadonlySet<AnimationPreset>;

Defined in: packages/timeline/src/animation-presets.ts:129

Presets whose motion is fast enough that per-element motion blur is part of the look; applyAnimationPreset switches it on (see setMotionBlur).

On this page