Remap
Remaps a value from one range to another
intermediate
Since P00
Input Ports
Input
Value to remap
Output Ports
Output
Remapped value
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| From Min | Float | -1.0 | Minimum input range value |
| From Max | Float | 1.0 | Maximum input range value |
| To Min | Float | 0.0 | Minimum output range value |
| To Max | Float | 1.0 | Maximum output range value |
| Clamp | Bool | false | Clamp the output value to the output range |
Overview
Remaps a value from one range to another
Inputs and Outputs
Input Ports
- Input
Float: Value to remap
Output Ports
- Output
Float: Remapped value
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| From Min | Float | -1.0 | Minimum input range value |
| From Max | Float | 1.0 | Maximum input range value |
| To Min | Float | 0.0 | Minimum output range value |
| To Max | Float | 1.0 | Maximum output range value |
| Clamp | Bool | false | Clamp the output value to the output range |
Tips
- Preview the result and adjust the Remap settings as needed.
- Preview the result and adjust the Remap settings as needed.
- Preview the result and adjust the Remap settings as needed.
- Preview the result and adjust the Remap settings as needed.
- Preview the result and adjust the Remap settings as needed.
When to Use
Use Remap 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.
💡 Tips
- •Preview the result and adjust the Remap settings as needed.
- •Preview the result and adjust the Remap settings as needed.
- •Preview the result and adjust the Remap settings as needed.
- •Preview the result and adjust the Remap settings as needed.
- •Preview the result and adjust the Remap settings as needed.
Related Nodes
sinewave