---
title: "Blur Transitions"
description: "Showcase of blur-based transitions between scenes"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/transitions-blur.html`.
## Source
```html
TRANSITION CATALOG
Blur Transitions
3 transitions
01
Blur Through
Use a blur through transition
02
Directional Blur
Use a directional blur transition with motion skew
03
Calm Blur Through
Use a slow calm blur through transition
BLUR TRANSITIONS
3 Transitions
```
## Usage
After installing, add the block to your host composition:
```html
```
{/* hf:generated-footer */}
Tagged `transition` `showcase`.
## Related topics
- [Browse the complete Catalog](/catalog)
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
- [Build a richer composition](/go-further)