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

スクリプト言語

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

ParticleSystem.loop

Switch to Manual
public var loop: bool;

Description

パーティクルシステムがループするかどうか

If you disable looping on a playing particle system, it will stop after the end of the current loop.