Contents

lifetimeRange

The mean value by which the Lifetime of the cell can vary. Animatable.

Declaration

var lifetimeRange: Float { get set }

Discussion

If the lifetimeRange is 3 seconds, and the lifetime of the cell is 10 seconds, the cell’s actual lifetime will be between 7 and 13 seconds.

The default value of this property is 0.0.

See Also

Setting Emitter Cell Temporal Attributes