# 바람

## **개요**

Wind 필터는 침전물이 지형 위로 날려지는 효과를 만듭니다. 사용자가 정의한 바람 방향으로 길게 늘어진 선을 생성하며, 특정 영역에 대한 추가적인 바람 뒷면(방호) 보호를 추가할 수 있는 옵션을 제공합니다.

## **매개변수**

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

## **결과**

<div><figure><img src="/files/8356c869f4e3b4963c8f0f645967c26a99f8a408" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1eab1f01e690b6e09b3a43bd78f5c7030d78ebd0" 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/biome/filters/drift/wind.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.
