Version: 5.3
public void Stop (bool withChildren= true);

파라미터

withChildren Stop all child particle systems as well.

설명

Stops playing the particle system.

See Also: Play, Pause functions.