forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
EffectLib Vortex
HyperDir edited this page Feb 19, 2024
·
2 revisions
class: Vortex
This effect creates a swirling vortex.
Option | Default |
---|---|
type |
"repeating" |
particle |
"flame" |
period |
1 |
iterations |
200 |
Option | Description | Type | Default |
---|---|---|---|
radius |
Radius of vortex. | Float | 2 |
grow |
Growing per iteration. | Float | 0.05 |
radials |
Radials per iteration. | Double | PI / 16 |
circles |
Helix-circles per iteration. | Integer | 3 |
helixes |
Amount of helixes. | Integer | 4 |