---
title: "Shatter"
description: "VFX composition block"
---
# Shatter
VFX composition block
`html-in-canvas` `webgl`
**Requires Chrome flag.** Enable `chrome://flags/#canvas-draw-element` for live preview. Rendering via CLI enables the flag automatically. [Learn more](/guides/html-in-canvas).
## Install
```bash Terminal
npx hyperframes add vfx-shatter
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 12s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `vfx-shatter.html` | `compositions/vfx-shatter.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```