the canvas context for drawing
this variable contains the delta between the current frame and the previous frame
the position used for drawing (already scaled)
the particle radius used for drawing (already scaled)
the scale applied for drawing
the particle fill status
the particle opacity
the particle to be drawn using the shape
the device pixel ratio, used for retina displays
the original position of the particle (before zoom transformations)
x coordinate
y coordinate
the particle radius
the particle stroke status
the transform data of the particle
the horizontal scale of the particle
the horizontal skew of the particle
the vertical skew of the particle
the vertical scale of the particle
Data passed to shape and effect draw callbacks.