Contents

removeModifiers(at:)

Removes particle modifier blocks for the specified stage of the particle simulation.

Declaration

func removeModifiers(at stage: SCNParticleModifierStage)

Parameters

  • stage:

    The stage of SceneKit’s particle simulation during which to call the block. See Scnparticlemodifierstage for allowed values.

See Also

Modifying Particles Over Time