particleColorRedRange
The range of allowed random values for the red component of a particle’s initial color.
Declaration
var particleColorRedRange: CGFloat { get set }Discussion
The default value is 0.0. If non-zero, the starting red component of a particle’s color is randomly determined and may vary by plus or minus half of the range value.