List Map
Maps each list item through a constrained expression
intermediate
Since P00
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Enum | Any | Expected type of the input elements | Expected type of the input elements |
| Enum | Float | Controls the enum setting for List Map. | |
| Text | item | Controls the text setting for List Map. | |
| Float | 0 | Default value for the auxiliary numeric input | Default value for the auxiliary numeric input |
| Float | 0 | Default value used when vec is not connected | |
| Bool | false | Default value for the auxiliary Boolean input | Default value for the auxiliary Boolean input |
Overview
Maps each list item through a constrained expression
Inputs and Outputs
This node does not define visible input or output ports.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Enum | Any | Expected type of the input elements | Expected type of the input elements |
| Enum | Float | Controls the enum setting for List Map. | |
| Text | item | Controls the text setting for List Map. | |
| Float | 0 | Default value for the auxiliary numeric input | Default value for the auxiliary numeric input |
| Float | 0 | Default value used when vec is not connected | |
| Bool | false | Default value for the auxiliary Boolean input | Default value for the auxiliary Boolean input |
When to Use
Use List Map when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.
Notes
Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.