blastDirection property

double blastDirection
final

The blastDirection is a radial value to determine the direction of the particle emission.

The default is set to PI (180 degrees). A value of PI will emit to the left of the canvas/screen.

Implementation

final double blastDirection;