![]() |
![]() ![]() |
FieldSweeper component version 1.0
instance.featherInfluence
Property; a percentage value used in conjunction with the attractRepulse property to determine the subtlety of particle movements when the mouse or sweeper comes in proximity with them. Can be -100 to 100. A negative value makes particles appear to move toward the mouse/sweeper position.
The following code sets featherInfluence to 50%.
myFieldSweeper.featherInfluence = 50;
![]() ![]() |
|