内置节点参考
InvertBooleanNode - ComfyUI Built-in Node Documentation
Complete documentation for the InvertBooleanNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.
此节点接收单个布尔值(true/false)输入,并输出相反的值。它执行逻辑非运算,将 true 转换为 false,将 false 转换为 true。
输入
| 参数 | 描述 | 数据类型 | 是否必填 | 取值范围 |
|---|---|---|---|---|
boolean |
需要取反的输入布尔值。 | BOOLEAN | 是 | true |
false |
输出
| 输出名称 | 描述 | 数据类型 |
|---|---|---|
output |
取反后的布尔值。 | BOOLEAN |
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Source fingerprint (SHA-256): 7c927252a80f42836af6ef16f76714e6892454733d698674b547bd65ddb9d607
官方原文
本页来自 Comfy-Org 官方中文文档的固定版本,并转换为 xueai 静态页面。内容以官方持续更新的页面为准。