# クランプ

## 概要

クランプ効果は、指定された下限および上限のクランプ制限に従って選択した領域を処理します。

## パラメータ

<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/804abd2a144b72c2073eb91ef4774f007139d70d" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/847b8c44e693ae858c5c800196f6b4f273db7177" alt="" width="375"><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/ja/rifarensu/terrain/effects/clamp.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.
