# 보로노이

## 개요

보로노이 효과는 분포에 보로노이 셀과 왜곡을 추가합니다.

## 매개변수

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>스케일</strong></td><td>보로노이 노이즈 효과의 스케일입니다.</td></tr><tr><td><strong>부드러움</strong></td><td>개별 보로노이 셀을 부드럽게 합니다.</td></tr><tr><td><strong>왜곡</strong></td><td>셀을 따라 분포를 왜곡합니다.</td></tr><tr><td><strong>왜곡 스케일</strong></td><td>왜곡의 스케일입니다.</td></tr><tr><td><strong>왜곡 옥타브</strong></td><td>여러 옥타브의 보로노이 노이즈를 추가하여 더 작은 규모의 디테일을 얻을 수 있습니다.</td></tr></tbody></table>

## 결과

<div><figure><img src="/files/a9b49a00bdadcff1212591b925ba7b9aa7087ed4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ee87829db66a527f54899c78b451a14c2adb0c38" 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/voronoi.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.
