key | option type | example | notes |
---|---|---|---|
enable |
boolean |
true / false |
|
distance |
number |
100 |
|
duration |
number |
2 |
|
factor |
number |
1 |
|
speed |
number |
100 |
The rate in seconds at which a particle will disperse from around the cursor at any given time. A repulse speed of 0 will result in no effect on the particles. |
value |
number / object |
50 / { min: 10, max: 50 } |