言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

ParticleAnimator.autodestruct

Switch to Manual
public var autodestruct: bool;

Description

すべてのパーティクルが表出して消滅したとき、GameObjectを破棄するかどうか

When set to true, the GameObject will be destroyed when all particles disappear.