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

파라미터

withChildren Pause all child particle systems as well.

설명

Pauses playing the particle system.

See Also: Play, Stop functions.