paint_particle library
Classes
- PaintParticle
- A particle which renders its child with certain Paint Could be used for applying composite effects. Be aware that any composite operation is relatively expensive, as involves copying portions of GPU memory. The less pixels copied - the faster it'll be.