{{newin|[[0.9.0]]|090|type=function|text=It has been renamed from [[ParticleSystem:setLifetime]]}}
Sets how long the particle system should emit particles (if -1 then it emits particles forever).
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setEmitterLifetime( life )
</source>
=== 引数 ===
{{param (日本語)|number|life|The lifetime of the emitter (in seconds).}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets how long the particle system should emit particles}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setEmitterLifetime}}