ComfyUI Node
to hex
Converts a floating-point number to its hexadecimal representation. This node takes a float as input and returns its hexadecimal string representation.
to hex
- STRING
◄float_value0.00►
CategoryBasic/FLOAT
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| float_value | FLOAT | 0.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |