> ## 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.

# macOS Tahoe 液体玻璃桌面

> 3D MacBook，配备 macOS Tahoe 风格的桌面、玻璃菜单栏、Finder 窗口、扩展坞和影院设备摄像头移动。

# macOS Tahoe 液体玻璃桌面

3D MacBook，配备 macOS Tahoe 风格的桌面、玻璃菜单栏、Finder 窗口、扩展坞和影院设备摄像头移动。

`html-in-canvas` `3d` `macos` `tahoe` `gltf`

<Warning>
  **需要 Chrome 标志。** 启用 `chrome://flags/#canvas-draw-element` 进行实时预览。通过 CLI 渲染会自动启用该标志。 [了解更多](/guides/html-in-canvas)。
</Warning>

<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/blocks/macos-tahoe-liquid-glass.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/macos-tahoe-liquid-glass.png" autoPlay muted loop playsInline />

## 安装

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add macos-tahoe-liquid-glass
  ```
</CodeGroup>

## 细节

| 财产 | 价值        |
| -- | --------- |
| 类型 | 堵塞        |
| 方面 | 1920×1080 |
| 期间 | 15秒       |

## 文件

| 文件                              | 目标                                           | 类型     |
| ------------------------------- | -------------------------------------------- | ------ |
| `macos-tahoe-liquid-glass.html` | `compositions/macos-tahoe-liquid-glass.html` | 超框架:组合 |
| `models/macbook.glb`            | `models/macbook.glb`                         | 超框架：资产 |
| `models/iphone.glb`             | `models/iphone.glb`                          | 超框架：资产 |

## 用法

安装后，将该块添加到您的主机组合中：

```html theme={null}
<div data-composition-id="macos-tahoe-liquid-glass" data-composition-src="compositions/macos-tahoe-liquid-glass.html" data-start="0" data-duration="15" data-track-index="1" data-width="1920" data-height="1080"></div>
```
