radius property

double radius
getter/setter pair

The radius of this particle.

If a ParticleBehaviour draws particles with images this value represents half the width and height of this particle.

Implementation

double radius = 0.0;