> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ConditioningTimestepsRange - ComfyUI Built-in Node Documentation

> Complete documentation for the ConditioningTimestepsRange node in ComfyUI. Learn its inputs, outputs, parameters and usage.

ConditioningTimestepsRange ノードは、生成プロセス中にコンディショニング効果を適用するタイミングを制御するための、3つの異なるタイムステップ範囲を作成します。開始パーセント値と終了パーセント値を受け取り、タイムステップ全体の範囲（0.0 から 1.0）を次の3つのセグメントに分割します：指定されたパーセンテージ間のメイン範囲、開始パーセンテージより前の範囲、および終了パーセンテージより後の範囲です。

## 入力

| パラメータ     | 説明                             | データ型  | 必須 | 範囲        |
| --------- | ------------------------------ | ----- | -- | --------- |
| `開始パーセント` | タイムステップ範囲の開始パーセンテージ（デフォルト：0.0） | FLOAT | はい | 0.0 - 1.0 |
| `終了パーセント` | タイムステップ範囲の終了パーセンテージ（デフォルト：1.0） | FLOAT | はい | 0.0 - 1.0 |

## 出力

| 出力名           | 説明                                                   | データ型             |
| ------------- | ---------------------------------------------------- | ---------------- |
| `範囲前`         | start\_percent と end\_percent によって定義されるメインのタイムステップ範囲 | TIMESTEPS\_RANGE |
| `範囲後`         | 0.0 から start\_percent までのタイムステップ範囲                   | TIMESTEPS\_RANGE |
| `AFTER_RANGE` | end\_percent から 1.0 までのタイムステップ範囲                     | TIMESTEPS\_RANGE |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConditioningTimestepsRange/ja.md)

***

**Source fingerprint (SHA-256):** `dee21b5ac80fabdeacf3f4a985550fff795702e02911400ae49a97baae834e5e`
