OptionalangleThe angle of the cone, ranging from 0 to Math.PI / 2.
OptionalarcThe arc of the cone.
OptionalmodeThe mode of the emitter. EmitterMode
OptionalradiusThe radius of the cone base.
OptionalspeedThe speed of the emitter start point when mode is EmitterMode.Loop or EmitterMode.PingPong. EmitterMode
OptionalspreadThe length of the segment at which the emitter point converges at the start and end, when mode is EmitterMode.Loop or EmitterMode.PingPong. EmitterMode
OptionalthicknessThe thickness of the cone. 1 is a full cone, 0 is a cone with 0 thickness.
Interface representing the parameters for a cone emitter.