# 경로

## 개요

경로 분포는 참조된 경로 레이어를 기반으로 영역을 선택합니다.

## 매개변수

<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></tbody></table>

## 결과

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


---

# 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/distributions/layer/path.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.
