Files
nexus/wiki/concepts/Liquid-Glass-Design-System.md
2026-04-20 12:03:14 +08:00

29 lines
775 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Liquid Glass Design System"
type: concept
tags: [design-system, apple, visionOS, ui-design]
---
## 定义
Apple visionOS 26 的核心设计系统,提供半透明材质,能够适应光照/暗环境和周围内容,创建沉浸式的空间界面效果。
## 核心特性
- Translucent Materials半透明材质效果
- Environment Adaptation自适应光照环境
- Content Blending与周围数字内容融合
- Depth Perception深度感知支持
## 应用场景
- 窗口背景
- 面板和装饰
- 控件容器
- 空间小组件
## 相关技术
- [[SwiftUI]] glassBackgroundEffect
- [[visionOS]] Native APIs
- [[RealityKit]] 渲染集成
## 相关实体
- [[Apple]]:设计系统提供者
- [[visionOS Spatial Engineer]]:设计系统实现者