tsParticles - v0.0.0
Preparing search index...
tsParticles Light Interaction
ParticlesLighter
ParticlesLighter
Class ParticlesLighter
Hierarchy
ParticlesInteractorBase
<
LightContainer
>
ParticlesLighter
Index
Constructors
constructor
Properties
container
type
Methods
clear
init
interact
is
Enabled
reset
Constructors
constructor
new
ParticlesLighter
(
container
:
LightContainer
,
engine
:
Engine
,
)
:
ParticlesLighter
Parameters
container
:
LightContainer
engine
:
Engine
Returns
ParticlesLighter
Properties
Protected
Readonly
container
container
:
LightContainer
type
type
:
InteractorType
Methods
clear
clear
()
:
void
Returns
void
init
init
()
:
void
Returns
void
interact
interact
(
particle
:
LightParticle
,
interactivityData
:
IInteractivityData
)
:
void
Parameters
particle
:
LightParticle
interactivityData
:
IInteractivityData
Returns
void
is
Enabled
isEnabled
(
particle
:
LightParticle
,
interactivityData
:
IInteractivityData
,
)
:
boolean
Parameters
particle
:
LightParticle
interactivityData
:
IInteractivityData
Returns
boolean
reset
reset
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
container
type
Methods
clear
init
interact
is
Enabled
reset
tsParticles - v0.0.0
Loading...