emitterSize
Determines the size of the particle emitter shape. Animatable.
Declaration
var emitterSize: CGSize { get set }Discussion
How the emitter size is applied depends on the emitter shape. See Emitter Shape for details. Depending on the value of emitterShape, this value may be ignored.
Default is 0.0.