The CAEmitterLayer class provides a particle emitter system for Core Animation. The particles are defined by instances of CAEmitterCell.
The CAEmitterLayer
class provides a particle emitter system for Core Animation. The particles are defined by instances of CAEmitterCell
. Inherits from CALayer : NSObject
CAEmitterLayer Class Reference: Official Apple Documentation