emitterCells
The array emitter cells attached to the layer.
Declaration
var emitterCells: [CAEmitterCell]? { get set }Discussion
Each object in the array must be an instance of the CAEmitterCell class.
See Also
Related Documentation
- Core Animation Programming Guide