tsParticles - v0.0.0
Preparing search index...
tsParticles Parallax External Interaction
Parallaxer
Parallaxer
Class Parallaxer
Particle parallax manager
Hierarchy
ExternalInteractorBase
<
ParallaxContainer
>
Parallaxer
Index
Constructors
constructor
Properties
container
type
Methods
clear
init
interact
is
Enabled
load
Mode
Options
reset
Constructors
constructor
new
Parallaxer
(
container
:
ParallaxContainer
)
:
Parallaxer
Parameters
container
:
ParallaxContainer
Returns
Parallaxer
Properties
Protected
Readonly
container
container
:
ParallaxContainer
type
type
:
InteractorType
Methods
clear
clear
()
:
void
Returns
void
init
init
()
:
void
Returns
void
interact
interact
(
interactivityData
:
IInteractivityData
)
:
void
Parameters
interactivityData
:
IInteractivityData
Returns
void
is
Enabled
isEnabled
(
interactivityData
:
IInteractivityData
,
particle
?:
InteractivityParticle
,
)
:
boolean
Parameters
interactivityData
:
IInteractivityData
Optional
particle
:
InteractivityParticle
Returns
boolean
load
Mode
Options
loadModeOptions
(
options
:
Modes
&
ParallaxMode
,
...
sources
:
RecursivePartial
<
IModes
&
IParallaxMode
|
undefined
>
[]
,
)
:
void
Parameters
options
:
Modes
&
ParallaxMode
...
sources
:
RecursivePartial
<
IModes
&
IParallaxMode
|
undefined
>
[]
Returns
void
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
load
Mode
Options
reset
tsParticles - v0.0.0
Loading...
Particle parallax manager