> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperframes-zh.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 网格像素化擦除

> 屏幕溶解成方格网格并以交错时间淡出的过渡效果 - 在场景之间使用

# 网格像素化擦除

屏幕溶解成方格网格并以交错时间淡出的过渡效果 - 在场景之间使用

`transition` `wipe` `grid` `pixelate`

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/grid-pixelate-wipe.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/grid-pixelate-wipe.png" autoPlay muted loop playsInline />

## 安装

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add grid-pixelate-wipe
  ```
</CodeGroup>

## 细节

| 财产 | 价值 |
| -- | -- |
| 类型 | 成分 |

## 文件

| 文件                        | 目标                                                | 类型             |
| ------------------------- | ------------------------------------------------- | -------------- |
| `grid-pixelate-wipe.html` | `compositions/components/grid-pixelate-wipe.html` | HyperFrames：片段 |

## 用法

打开 `compositions/components/grid-pixelate-wipe.html` 并将其内容粘贴到您的作品中。有关详细说明，请参阅文件中的注释标题。
