-
Notifications
You must be signed in to change notification settings - Fork 0
FadeOptions
Aneks edited this page Mar 1, 2025
·
9 revisions
duration : number
The transition duration in seconds.
opacity? : number
For fadeIn
, the starting opacity for the particle. For fadeOut
, the target opacity for the particle.
scaleFactor? : number
For fadeIn
, the starting scale factor for the particle. For fadeOut
, the target scale factor for the particle.