Constructors

Methods

  • Stop emit new particles from all particle systems and keep simulating the existing particles in the object and the object's children.

    Parameters

    • obj: Object3D

    Returns void

  • Stop all particle systems in the object and the object's children. this call will clear all existing particles.

    Parameters

    • obj: Object3D

    Returns void