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

スクリプト言語

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

ParticleSystem.Play

Switch to Manual
public function Play(withChildren: bool = true): void;

Parameters

withChildren Play all child particle systems as well.

Description

パーティクルシステムを再生します

See Also: Stop, Pause 関数