---
title: "Ridged Burn"
description: "Shader transition with ridged turbulence burn effect"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/ridged-burn.html`.
## Source
```html
02 / 14
Ridged Burn
Prompt
"use ridged burn shader transition"
abs(noise) creates sharp lightning-crack edges. Blackbody color gradient with
high-frequency ember sparks.
```
## Usage
After installing, add the block to your host composition:
```html
```
{/* hf:generated-footer */}
Tagged `transition` `shader`.
## Related topics
- [Browse the complete Catalog](/catalog)
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
- [Build a richer composition](/go-further)