Back to Remotion

@remotion/effects

packages/docs/docs/effects/index.mdx

4.0.4811.2 KB
Original Source

@remotion/effects<AvailableFrom v="4.0.464" />

Effects that can be applied to Remotion-based canvas components.

import {TableOfContents} from './table-of-contents';

<Installation pkg="@remotion/effects" />

Supported components

Pass effects through the effects prop of these components:

Effects

<TableOfContents />

Creating custom effects

Use createEffect() from remotion to create a custom effect factory. The schema for effect controls uses InteractivitySchema.

License

Remotion License