# 노이즈 오프셋

## 개요

노이즈 오프셋 효과는 화이트 노이즈를 기반으로 픽셀을 오프셋합니다.

## 매개변수

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>노이즈 강도</strong></td><td>분포 결과가 효과에 의해 얼마나 멀리 이동될지.</td></tr></tbody></table>

## 결과

<div><figure><img src="/files/a9b49a00bdadcff1212591b925ba7b9aa7087ed4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/c5dda5892b6b395e6937843873efd7762f7e5ae0" alt=""><figcaption></figcaption></figure></div>


---

# 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/ko/reference/terrain/effects/noise-offset.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.
