create FLOAT
Basic data handling: FloatCreate
Create a FLOAT from a STRING widget. The input string must be a valid floating-point number and will be directly converted to a FLOAT without any further processing.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| value | * | required |
Outputs (1)
| Name | Type |
|---|---|
| FLOAT | FLOAT |