Sets the amount of particles emitted per second.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setEmissionRate( rate )
</source>
=== 引数 ===
{{param (日本語)|number|rate|The amount of particles per second.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the amount of particles emitted per second.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setEmissionRate}}