# 스무스스텝

## 개요

Smoothstep 효과는 remap 함수와 유사하게 작동하지만 결과 값에 페이드 인/아웃을 추가로 적용합니다.

## 매개변수

<table><thead><tr><th width="199.7999267578125">속성</th><th>설명</th></tr></thead><tbody><tr><td><strong>범위</strong></td><td>리맵 범위.</td></tr></tbody></table>

## 결과

<div><figure><img src="/files/1d4fa9c0a367b8be13d0f89c265401ef2e8c3405" alt=""><figcaption></figcaption></figure> <figure><img src="/files/b66b3679b0c930dea1fccbebf4f8dc7a3f2886b6" 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/effects/smoothstep.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.
