tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Emitters Plugin
types
IEmitterModeRandomOptions
Interface IEmitterModeRandomOptions
Random mode options for the emitter
interface
IEmitterModeRandomOptions
{
count
:
number
;
enable
:
boolean
;
}
Index
Properties
count
enable
Properties
count
count
:
number
Number of emitters to pick
enable
enable
:
boolean
Enables random mode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
enable
tsParticles - v4.0.0-beta.12
Loading...
Random mode options for the emitter