Contents

scale

Specifies the scale factor applied to the cell. Animatable.

Declaration

var scale: CGFloat { get set }

Discussion

The scale of the cell will vary by a random amount within the range specified by scaleRange. The scaleSpeed property determines the rate of change.

The default value of this property is 1.0.

See Also

Related Documentation

Setting Emitter Cell Visual Attributes