Contents

particleColorAlphaRange

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

Declaration

var particleColorAlphaRange: CGFloat { get set }

Discussion

The default value is 0.0. If non-zero, the starting alpha 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