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

# PrimitiveFloat - ComfyUI Built-in Node Documentation

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

## 概述

PrimitiveFloat 节点用于创建一个可在工作流中使用的浮点数值。它接收单个数值输入并输出相同的值，使您能够在 ComfyUI 流程中的不同节点之间定义和传递浮点数值。

## 输入

| 参数  | 描述                | 数据类型  | 是否必填 | 取值范围                               |
| --- | ----------------- | ----- | ---- | ---------------------------------- |
| `值` | 要输出的浮点数值（默认值：0.0） | FLOAT | 是    | -sys.maxsize 至 sys.maxsize（步长：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):** `a12473ac0efac903249f249770bec92a562b1ef6dede45fc0296e0e397a0754f`
