Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystem.loop

Switch to Manual
public var loop: bool;

Description

Is the particle system looping?

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