Transform
LatentRotate - ComfyUI Built-in Node Documentation
Complete documentation for the LatentRotate node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the LatentRotate node in ComfyUI. Learn its inputs, outputs, parameters and usage.
| 参数名称 | 数据类型 | 作用 |
|---|---|---|
Latent | LATENT | Latent 参数代表要旋转的图像的潜在表示。它对于确定旋转操作的起始点至关重要。 |
旋转 | COMBO[STRING] | 旋转 参数指定了潜在图像应旋转的角度。它直接影响生成图像的方向。 |
| 参数名称 | 数据类型 | 作用 |
|---|---|---|
latent | LATENT | 输出是输入潜在表示的修改版本,已按指定角度旋转。 |