Gets the amount of directional spread of the particle emitter (in radians).
== Function ==
=== Synopsis ===
<source lang="lua">
spread = ParticleSystem:getSpread( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|spread|The spread of the emitter (radians).}}
== See Also ==
* [[parent::ParticleSystem]]
[[Category:Functions]]
{{#set:Description=Gets the amount of directional spread of the particle emitter (in radians).}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ParticleSystem:getSpread}}