Skip to content

FadeOptions

Aneks edited this page Mar 1, 2025 · 9 revisions

interface FadeOptions

Properties

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.

Clone this wiki locally