Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The PrimitiveFloat node creates a floating-point number value that can be used in your workflow. It takes a single numeric input and outputs that same value, allowing you to define and pass float values between different nodes in your ComfyUI pipeline.

Inputs

ParameterData TypeRequiredRangeDescription
valueFLOATYes-sys.maxsize to sys.maxsizeThe floating-point number value to output

Outputs

Output NameData TypeDescription
outputFLOATThe input floating-point number value