{{oldin|[[0.9.0]]|090|type=function|text=It has been renamed to [[ParticleSystem:setParticleLifetime]]}}
Sets the life of the particles.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setParticleLife( min, max )
</source>
=== 引数 ===
{{param (日本語)|number|min|The minimum life of the particles (seconds).}}
{{param (日本語)|number|max (min)|The maximum life of the particles (seconds).}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the life of the particles.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setParticleLife}}