Nodes/ComfyUI-TinyBreaker/💪TB | Unpack Float
ComfyUI Node

💪TB | Unpack Float

Unpacks a float value from GenParams.

By martin-rizzo·Created 2 years ago·Updated 12 months ago· 42
💪TB | Unpack Float
  • genparams
  • FLOAT
param_name
default_value0.0
Category💪TinyBreaker/genparams

Inputs (3)

NameTypeDefaultDescription
genparamsGENPARAMSThe generation parameters containing the float value to be unpacked.
param_nameSTRINGThe name of the float parameter to be unpacked.
default_valueFLOAT0.0The default value to be used when the parameter is not found.

Outputs (1)

NameTypeDescription
FLOATFLOATThe unpacked float value extracted from the `GenParams` input or the specified default.