---
title: "Whip Pan"
description: "Shader transition simulating a fast camera whip pan"
---
# Whip Pan
Shader transition simulating a fast camera whip pan
`transition` `shader`
## Install
```bash Terminal
npx hyperframes add whip-pan
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 4s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `whip-pan.html` | `compositions/whip-pan.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```