{{newin|[[0.9.0]]|090|type=enum}}
How newly created particles are added to the ParticleSystem.
== Constants ==
;top: Particles are inserted at the top of the ParticleSystem's list of particles.
;bottom: Particles are inserted at the bottom of the ParticleSystem's list of particles.
;random: Particles are inserted at random positions in the ParticleSystem's list of particles.
== See Also ==
* [[parent::ParticleSystem]]
* [[ParticleSystem:setInsertMode]]
* [[ParticleSystem:getInsertMode]]
[[Category:Enums]]
{{#set:Description=How newly created particles are added to the ParticleSystem.}}
== Other Languages ==
{{i18n|ParticleInsertMode}}