Contents

particleColorGreenRange

The range of allowed random values for the green component of a particle’s initial color.

Declaration

var particleColorGreenRange: CGFloat { get set }

Discussion

The default value is 0.0. If non-zero, the starting green component of a particle’s color is randomly determined and may vary by plus or minus half of the range value.

See Also

Configuring Particle Color