{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
Sets the mode to use when the ParticleSystem adds new particles.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setInsertMode( mode )
</source>
=== 引数 ===
{{param (日本語)|ParticleInsertMode|mode|The mode to use when the ParticleSystem adds new particles.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
* [[ParticleSystem:getInsertMode (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the mode to use when the ParticleSystem adds new particles.}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setInsertMode}}