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