> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-feat-registry-theme-families.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Camera Punch-In

> Dynamic zoom, slide, and 3D tilt-pan helpers for any wrapper (video, include, card) with cubic-easing defaults and an edge-defocus pulse overlay

# Camera Punch-In

Dynamic zoom, slide, and 3D tilt-pan helpers for any wrapper (video, include, card) with cubic-easing defaults and an edge-defocus pulse overlay

`camera` `zoom` `effect` `creator`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/yt-camera-move.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/yt-camera-move.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add yt-camera-move
  ```
</CodeGroup>

## Details

| Property | Value     |
| -------- | --------- |
| Type     | Component |

## Files

| File                  | Target                                        | Type                |
| --------------------- | --------------------------------------------- | ------------------- |
| `yt-camera-move.html` | `compositions/components/yt-camera-move.html` | hyperframes:snippet |

## Usage

Open `compositions/components/yt-camera-move.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.
