Radial Gradient
The Circle. Generates a circular gradient expanding outward from a central point.
Ports
| Port | Type | Direction | Description |
|---|---|---|---|
| Output | Float | Output | The generated radial map. |
Details
Commonly used to create "island" shapes or to ensure specific features only generate near the centre of the dungeon.
Parameters
- Centre: The X, Y coordinate of the gradient's origin (0-1).
- Radius: How far the gradient extends before reaching its maximum value.
Float