> ## 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.

# ConditioningSetTimestepRange - ComfyUI Built-in Node Documentation

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

此节点旨在通过设置特定的时间步长范围来调整条件作用的时间维度。它允许精确控制条件处理过程的起始点和结束点，从而实现更具针对性和更高效的生成。

## 输入

| 参数             | 描述                                                    | 数据类型         |
| -------------- | ----------------------------------------------------- | ------------ |
| `CONDITIONING` | 条件输入代表生成过程的当前状态，此节点通过设置特定的时间步长范围来修改该状态。               | CONDITIONING |
| `开始`           | start 参数以占总生成过程的百分比形式指定时间步长范围的起始点，从而实现对条件效果开始时间的精细控制。 | `FLOAT`      |
| `结束`           | end 参数以百分比形式定义时间步长范围的结束点，能够精确控制条件效果的持续时间和结束时间。        | `FLOAT`      |

## 输出

| 参数             | 描述                                  | 数据类型         |
| -------------- | ----------------------------------- | ------------ |
| `CONDITIONING` | 输出是应用了指定时间步长范围后的修改条件，可随时用于进一步处理或生成。 | CONDITIONING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConditioningSetTimestepRange/zh.md)
