# 噪声值

## 概览

值噪声分布会将值噪声添加到你的遮罩中。与其他噪声分布类似，你可以在...中找到所有通用噪声参数以及不同噪声类型的概述 [这篇文章](/zh/can-kao/terrain/zao-sheng.md).&#x20;

## 结果

<figure><img src="/files/38516ebe440a42be98655b9f0db81509e070df3c" alt=""><figcaption></figcaption></figure>


---

# 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://docs.world-creator.com/zh/can-kao/terrain/distributions/noise/noise-value.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.
