Contents

birthRate

Defines a multiplier that is applied to the cell-defined birth rate. Animatable

Declaration

var birthRate: Float { get set }

Discussion

The birth rate of each cell is multiplied by this number to give the actual number of particles created every second. Default value is 1.0.

See Also

Emitter Cell Attribute Multipliers