Nodes > Functions > Coords > Swirl Coords
Swirls coordinates around a center point.
Inputs
Name | Type | Description |
---|---|---|
Coords | float | Coordinates to swirl |
Center | float | Center point to swirl around |
Radius | float | Radial distance of the swirl |
Angle (degrees) | float | Swirling angle, in degrees, to apply |
Amount | float | Strength of the swirl effect |
Outputs
Name | Type | Description |
---|---|---|
Coords | float | Swirled coordinates |
Was this page helpful?