Sets the amount of spread for the system.
== Function ==
=== Synopsis ===
<source lang="lua">
ParticleSystem:setSpread( spread )
</source>
=== Arguments ===
{{param|number|spread|The amount of spread (radians).}}
=== Returns ===
Nothing.
== See Also ==
* [[parent::ParticleSystem]]
[[Category:Functions]]
{{#set:Description=Sets the amount of spread for the system.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ParticleSystem:setSpread}}