tsParticles - v0.0.0
Preparing search index...
tsParticles Full Bundle
bundle
IShapeDrawData
Interface IShapeDrawData<TParticle>
interface
IShapeDrawData
<
TParticle
extends
Particle
=
Particle
>
{
context
:
CanvasRenderingContext2D
;
delta
:
IDelta
;
fill
:
boolean
;
opacity
:
number
;
particle
:
TParticle
;
pixelRatio
:
number
;
radius
:
number
;
stroke
:
boolean
;
transformData
:
{
a
:
number
;
b
:
number
;
c
:
number
;
d
:
number
}
;
}
Type Parameters
TParticle
extends
Particle
=
Particle
Index
Properties
context
delta
fill
opacity
particle
pixel
Ratio
radius
stroke
transform
Data
Properties
context
context
:
CanvasRenderingContext2D
delta
delta
:
IDelta
fill
fill
:
boolean
opacity
opacity
:
number
particle
particle
:
TParticle
pixel
Ratio
pixelRatio
:
number
radius
radius
:
number
stroke
stroke
:
boolean
transform
Data
transformData
:
{
a
:
number
;
b
:
number
;
c
:
number
;
d
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
delta
fill
opacity
particle
pixel
Ratio
radius
stroke
transform
Data
tsParticles - v0.0.0
Loading...