Contents

spin

The rotational velocity, measured in radians per second, to apply to the cell. Animatable.

Declaration

var spin: CGFloat { get set }

Discussion

The spin of the cell will vary by a random amount with the range specified by spinRange.

The default value of this property is 0.0.

See Also

Setting Emitter Cell Motion Attributes