Gradient
The Transition. Generates a linear, radial, or diagonal transition from 0 to 1 across the map.
Ports
| Port | Type | Direction | Description |
|---|---|---|---|
| Output | Float | Output | The generated gradient map. |
Details
Parameters
- Direction:
- X / Y: Simple linear gradients.
- Diagonal: Linear gradient at a specific angle.
- Radial: A circular gradient expanding from a centre point.
- Scale / Radius: Controls how quickly the gradient reaches its full value.
Float