particleType property

ParticleType particleType
final

Method used to render each particle.

By default renders using ParticleType.circle.

See ParticleType for details.

Implementation

final ParticleType particleType;