Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Editor
ParticlesEditor
ParticlesEditor
Class ParticlesEditor
Hierarchy
Editor
ParticlesEditor
Index
Constructors
constructor
Properties
_presets?
particles
Accessors
data
Methods
add
Button
add
Buttons
add
Group
add
Options
add
Preset
add
Presets
add
Property
add
Theme
bottom
customize
left
right
theme
themes
top
Constructors
constructor
new
Particles
Editor
(
particles
)
:
ParticlesEditor
Parameters
particles
:
Container
Returns
ParticlesEditor
Properties
Private
Optional
_presets
_presets
?:
EditorInputBase
Readonly
particles
particles
:
Container
Accessors
data
get
data
(
)
:
(
(
)
=>
unknown
)
Returns
(
(
)
=>
unknown
)
(
)
:
unknown
Returns
unknown
Methods
add
Button
add
Button
(
name
,
label
,
autoMap
?
)
:
EditorButton
Parameters
name
:
string
label
:
string
Optional
autoMap
:
boolean
Returns
EditorButton
Private
add
Buttons
add
Buttons
(
)
:
void
Returns
void
add
Group
add
Group
(
name
,
title
,
collapsed
?
,
customParent
?
)
:
EditorGroup
Parameters
name
:
string
title
:
string
Optional
collapsed
:
boolean
Optional
customParent
:
(
(
)
=>
unknown
)
(
)
:
unknown
Returns
unknown
Returns
EditorGroup
Private
add
Options
add
Options
(
)
:
void
Returns
void
add
Preset
add
Preset
(
text
,
file
)
:
void
Parameters
text
:
string
file
:
string
Returns
void
Private
add
Presets
add
Presets
(
)
:
void
Returns
void
add
Property
add
Property
(
name
,
label
,
type
,
value
?
,
autoMap
?
)
:
EditorInputBase
Parameters
name
:
string
label
:
string
type
:
EditorType
Optional
value
:
unknown
Optional
autoMap
:
boolean
Returns
EditorInputBase
add
Theme
add
Theme
(
theme
)
:
void
Parameters
theme
:
string
Returns
void
bottom
bottom
(
)
:
Editor
Returns
Editor
Protected
customize
customize
(
)
:
void
Returns
void
left
left
(
)
:
Editor
Returns
Editor
right
right
(
)
:
Editor
Returns
Editor
theme
theme
(
theme
)
:
void
Parameters
theme
:
string
Returns
void
themes
themes
(
)
:
Iterable
<
string
>
Returns
Iterable
<
string
>
top
top
(
)
:
Editor
Returns
Editor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_presets
particles
data
add
Button
add
Buttons
add
Group
add
Options
add
Preset
add
Presets
add
Property
add
Theme
bottom
customize
left
right
theme
themes
top
tsParticles - v3.0.0
Loading...