---
title: "Chromatic Radial Split"
description: "Shader transition with chromatic aberration radial split"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/chromatic-radial-split.html`.
## Source
```html
08 / 14
Chromatic Radial Split
Prompt
"use chromatic radial split shader transition"
RGB channels separate and converge radially. From-scene splits outward, to-scene converges
inward.
```
## 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)