tsParticles - v0.0.0
Preparing search index...
tsParticles Path Shape
IShapePathData
IShapePathData
Interface IShapePathData
interface
IShapePathData
{
close
?:
boolean
;
fill
?:
boolean
;
half
:
boolean
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
segments
:
IPathSegmentData
[]
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
IPathData
IShapePathData
Indexable
[
key
:
string
]:
unknown
Index
Properties
close?
fill?
half
particles?
segments
Properties
Optional
close
close
?:
boolean
Optional
fill
fill
?:
boolean
half
half
:
boolean
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
segments
segments
:
IPathSegmentData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
fill
half
particles
segments
tsParticles - v0.0.0
Loading...