Expression Bool
Evaluates a small expression and outputs a bool
basic
Since P00
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Text | x > 0.5 | Controls the text setting for Expression Bool. |
Overview
Evaluates a small expression and outputs a bool
Inputs and Outputs
This node does not define visible input or output ports.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Text | x > 0.5 | Controls the text setting for Expression Bool. |
When to Use
Use Expression Bool 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.