---
title: "Domain Warp Dissolve"
description: "Shader transition with fractal noise domain warping"
---
# Domain Warp Dissolve
Shader transition with fractal noise domain warping
`transition` `shader`
## Install
```bash Terminal
npx hyperframes add domain-warp-dissolve
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 4s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `domain-warp-dissolve.html` | `compositions/domain-warp-dissolve.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```