particlePositionRange
The range of allowed random values for a particle’s position.
Declaration
var particlePositionRange: CGVector { get set }Discussion
The default value is (0.0,0.0). If a component is non-zero, the same component of a particle’s position is randomly determined and may vary by plus or minus half of the range value.