{{newin|[[0.9.0]]|090|type=enum}}
Types of particle area spread distribution.
== Constants ==
;uniform: Uniform distribution.
;normal: Normal (gaussian) distribution.
{{New feature|0.10.2|
;ellipse: Uniform distribution in an ellipse.
}}
{{New feature|11.0|
;borderellipse: Distribution in an ellipse with particles spawning at the edges of the ellipse.
;borderrectangle: Distribution in a rectangle with particles spawning at the edges of the rectangle.
}}
;none: No distribution - area spread is disabled.
== See Also ==
* [[parent::ParticleSystem]]
* [[ParticleSystem:setAreaSpread]]
* [[ParticleSystem:getAreaSpread]]
[[Category:Enums]]
{{#set:Description=Types of particle area spread distribution.}}
== Other Languages ==
{{i18n|AreaSpreadDistribution}}