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