This version of Unity is unsupported.

ParticleSystem.ShapeModule.radiusThickness

Switch to Manual
public float radiusThickness;

Description

Radius thickness of the shape's edge from which to emit particles.

When emitting from the edge of Circles, Cones and Spheres, this can be used to add a thicker border to the edge where particles are emitted. See Also: ParticleSystem.ShapeModule.shapeType.