Reveal
Progressively reveals an image using a grayscale progress map
intermediate
Since P00
Input Ports
Image
Image input for Reveal.
Progress Map
Progress Map input for Reveal.
Output Ports
Image
Image output from Reveal.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Progress | Float | 0.5 | Controls the progress setting for Reveal. |
| Edge Softness | Float | 0.0 | Controls the edge softness setting for Reveal. |
| Invert | Bool | false | Controls the invert setting for Reveal. |
| Mode | Enum | Reveal | Controls the mode setting for Reveal. |
| Trail Width | Float | 0.05 | Controls the trail width setting for Reveal. |
Overview
Progressively reveals an image using a grayscale progress map
Inputs and Outputs
Input Ports
- Image
Image: Image input for Reveal. - Progress Map
Image: Progress Map input for Reveal.
Output Ports
- Image
Image: Image output from Reveal.
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Progress | Float | 0.5 | Controls the progress setting for Reveal. |
| Edge Softness | Float | 0.0 | Controls the edge softness setting for Reveal. |
| Invert | Bool | false | Controls the invert setting for Reveal. |
| Mode | Enum | Reveal | Controls the mode setting for Reveal. |
| Trail Width | Float | 0.05 | Controls the trail width setting for Reveal. |
When to Use
Use Reveal 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.