# 氛围灯测试

> 车内氛围灯控制与测试

此功能允许您自定义和测试车辆的氛围灯效果，支持多种模式和颜色调节。

## 功能入口

* **入口**: 首页 -> 实验性功能 -> 氛围灯测试
* **图标**:&#x20;

## 主要功能说明

### 1. 基础控制

* **开关**: 一键开启或关闭车内氛围灯。
* **亮度调节**: 通过滑块在 0% 到 100% 之间无级调节亮度。

### 2. 模式选择

支持多种动态效果模式：

* **初始化**: 默认状态。
* **速度**: 灯光随车速变化。
* **呼吸**: 模拟呼吸节奏的渐变效果。
* **音乐**: 灯光随音乐律动跳动。
* **通用**: 常亮模式。

### 3. 颜色设置

* **颜色模式**: 选择单一颜色、随驾驶模式变化或主题模式。
* **预设方案**: 提供多种精心调配的颜色主题（如"大橘大利"、"只此青绿"等）。
* **自定义颜色**: 使用调色板精确选择 RGB 颜色。

### 4. 趣味功能

* **随机模式**: 开启后，氛围灯颜色将随机变换，增加趣味性。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zero-7.gitbook.io/netamade/ne-zha-mei-shi/shi-yan-xing-gong-neng/fen-wei-deng-ce-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
