This version of Unity is unsupported.

ParticleSystem.ShapeModule.length

Switch to Manual
public float length;

Description

Length of the cone to emit particles from.

Note: length is valid only when ParticleSystem.ShapeModule.shapeType is set to ConeVolume or ConeVolumeShell. See Also: ParticleSystem.ShapeModule.shapeType.