ComfyUI Node
Flex Feature To Float List | Akatz
AK_FlexFeatureToFloatList: This node converts a FEATURE type input into a list of float values, one per frame. - feature: A custom Feature object with attributes: - feature.get_value_at_frame(i): Method that returns a float value for frame `i`. - feature.frame_count: The total number of frames in the feature.
Flex Feature To Float List | Akatz
- feature
- FLOAT
Category💜Akatz Nodes/Utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| feature | FEATURE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |