Contents

emitterPosition

The position of the center of the particle emitter. Animatable.

Declaration

var emitterPosition: CGPoint { get set }

Discussion

See Emitter Shape for details of how the emitterPosition relates to the possible emitter shapes.

Default is (0.0,0.0).

See Also

Emitter Geometry