Skip to main content

@remotion/motion-blur

Available from v3.2.31

Higher order components that create a motion blur and trail effects.

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import {TableOfContents} from '../../components/TableOfContents/motion-blur';

<Tabs defaultValue="npm" values={[ { label: 'npm', value: 'npm', }, { label: 'pnpm', value: 'pnpm', }, { label: 'yarn', value: 'yarn', }, ] }>

bash
npm i @remotion/motion-blur
bash
npm i @remotion/motion-blur
bash
pnpm i @remotion/motion-blur
bash
pnpm i @remotion/motion-blur
bash
yarn add @remotion/motion-blur
bash
yarn add @remotion/motion-blur

Components

License

MIT