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.
The array emitter cells attached to the layer.
var emitterCells: [CAEmitterCell]? { get set }Each object in the array must be an instance of the CAEmitterCell class.