> 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/grid.md).

# 그리드

## 개요

Grids 분포는 다양한 매개변수를 가진 그리드 선택을 생성합니다.

## 매개변수

<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>오프셋 X/Z</strong></td><td>그리드를 x/z 방향으로 이동합니다.</td></tr><tr><td><strong>회전</strong></td><td>그리드를 회전시킵니다.</td></tr></tbody></table>

## 결과

<div><figure><img src="/files/e30c5ad370063c6a57e5a11b93b9cd62cc7217e0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/078be4976395d579398e823e1e647f873055d9c2" alt=""><figcaption></figcaption></figure></div>


---

# 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/grid.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.
