> For the complete documentation index, see [llms.txt](https://docs.world-creator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.world-creator.com/ko/reference/terrain/distributions/pattern/spiral.md).

# 나선

## 개요

스파이럴 분포는 나선형 패턴을 생성합니다.

## 매개변수

<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>오프셋 X/Z</strong></td><td>나선의 x/z 위치를 변경합니다.</td></tr><tr><td><strong>회전</strong></td><td>패턴을 회전시킵니다.</td></tr></tbody></table>

## 결과

<figure><img src="/files/f857cd811ba2dce5bed25caeaf94071d83a3305c" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/distributions/pattern/spiral.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.
