# 지층

## **개요**

Strata 필터는 여러 층의 방향성 노이즈 선을 서로 다른 스케일로 결합하여 지형에 암석 같은 특징을 추가합니다.

## **매개변수**

<table><thead><tr><th width="179.699951171875">속성</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>노이즈 선을 0도(위에서 아래로)와 90도(정면을 향함) 사이로 기울입니다.</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>옥타브</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/a13c0fdbc6967341450aacc6b3007e65c5ac7efe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/86ca37a75a71d41b9903531606e19dbf37ce8031" 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/effect/strata.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.
