> 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/zh/can-kao/terrain/distributions/tu-an/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/70aa492f381c0baf2a54d0a7047c9e141358f19d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6da51c91e3e65f9b3dc693361b0b6bec468effca" 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/zh/can-kao/terrain/distributions/tu-an/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.
