Sawtooth Wave
Generates a sawtooth wave signal from input value
intermediate
Since P00
Input Ports
Input
Input input for Sawtooth Wave.
Output Ports
Output
Sawtooth wave output value
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Frequency | Float | 1.0 | Number of wave repetitions |
| Amplitude | Float | 1.0 | Peak wave amplitude |
| Phase | Float | 0.0 | Phase offset |
| Offset | Float | 0.0 | Vertical offset |
Overview
Generates a sawtooth wave signal from input value
Inputs and Outputs
Input Ports
- Input
Float: Input input for Sawtooth Wave.
Output Ports
- Output
Float: Sawtooth wave output value
Key Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| Frequency | Float | 1.0 | Number of wave repetitions |
| Amplitude | Float | 1.0 | Peak wave amplitude |
| Phase | Float | 0.0 | Phase offset |
| Offset | Float | 0.0 | Vertical offset |
When to Use
Use Sawtooth Wave 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.