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

# PrimitiveFloat - ComfyUI Built-in Node Documentation

> PrimitiveFloat 节点创建一个可在工作流中使用的浮点数值。

PrimitiveFloat 节点创建一个可在工作流中使用的浮点数值。它接受单个数字输入并输出该值，从而允许您在 ComfyUI 工作流中定义浮点值并在不同节点之间传递这些值。

## 输入

| 参数  | 说明                | 数据类型  | 是否必需 | 范围                                      |
| --- | ----------------- | ----- | ---- | --------------------------------------- |
| `值` | 要输出的浮点数值（默认值：0.0） | FLOAT | 是    | -sys.maxsize to sys.maxsize (step: 0.1) |

## 输出

| 输出名称     | 说明      | 数据类型  |
| -------- | ------- | ----- |
| `output` | 输入的浮点数值 | FLOAT |

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

***

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