Optional
angleThe angle of the cone, ranging from 0 to Math.PI / 2.
Optional
arcThe arc of the cone.
Optional
modeThe mode of the emitter. EmitterMode
Optional
radiusThe radius of the cone base.
Optional
speedThe speed of the emitter start point when mode is EmitterMode.Loop or EmitterMode.PingPong. EmitterMode
Optional
spreadThe length of the segment at which the emitter point converges at the start and end, when mode is EmitterMode.Loop or EmitterMode.PingPong. EmitterMode
Optional
thicknessThe thickness of the cone. 1 is a full cone, 0 is a cone with 0 thickness.
Interface representing the parameters for a cone emitter.