Click Fusions
Rain Mode
How to use the rainmode
effect for applying a rain particle effect
Overview
The coolmode
effect allows you to add a rain particle effect to your DOM elements when using the ClickFusion
component.
Usage
To enable Rain Mode, set the effect
property to “rainmode” in your ClickFusion
component.
Customization
You can customize the particle image, size, and speed using the particleOptions
property.
Particle Options
particle
: (optional) URL for custom particle imagesize
: (optional) Size of the particlespeedDown
: (optional) Downward speed of the particleparticleCount
: (optional) Number of particles
Custom rainmode in Action