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

# ConditioningSetAreaPercentageVideo - ComfyUI Built-in Node Documentation

> ConditioningSetAreaPercentageVideo 节点通过定义视频生成的特定区域和时间范围来修改 conditioning 数据。

ConditioningSetAreaPercentageVideo 节点通过定义视频生成的特定区域和时间范围来修改 conditioning 数据。它使用相对于整体尺寸的百分比值来设置 conditioning 应用区域的位置、大小和持续时间。这对于将生成聚焦到视频序列的特定部分非常有用。

## 输入

| 参数   | 描述                                   | 数据类型         | 是否必填 | 范围                  |
| ---- | ------------------------------------ | ------------ | ---- | ------------------- |
| `调节` | 要被修改的 conditioning 数据                | CONDITIONING | 是    | -                   |
| `宽度` | 区域宽度占总宽度的百分比（默认：1.0）                 | FLOAT        | 是    | 0.0 - 1.0（步长 0.01）  |
| `高度` | 区域高度占总高度的百分比（默认：1.0）                 | FLOAT        | 是    | 0.0 - 1.0（步长 0.01）  |
| `时间` | 区域的时间长度占总视频长度的百分比（默认：1.0）            | FLOAT        | 是    | 0.0 - 1.0（步长 0.01）  |
| `x`  | 区域的水平起始位置百分比（默认：0.0）                 | FLOAT        | 是    | 0.0 - 1.0（步长 0.01）  |
| `y`  | 区域的垂直起始位置百分比（默认：0.0）                 | FLOAT        | 是    | 0.0 - 1.0（步长 0.01）  |
| `z`  | 区域在视频时间线上的时间起始位置百分比（默认：0.0）          | FLOAT        | 是    | 0.0 - 1.0（步长 0.01）  |
| `强度` | 在定义区域内应用于 conditioning 的强度乘数（默认：1.0） | FLOAT        | 是    | 0.0 - 10.0（步长 0.01） |

## 输出

| 输出名称           | 描述                               | 数据类型         |
| -------------- | -------------------------------- | ------------ |
| `conditioning` | 已应用指定区域和强度设置的修改后 conditioning 数据 | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `9c5ddae6a2b1da5907fb52ef625eefb12b0b228fd3bd52c3033b5c4226d76150`
