Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystem.ShapeModule.length

Switch to Manual
public float length;

Description

Length of the cone to emit particles from.

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