Conforms to CC3MortalParticleProtocol
CC3UniformlyMovingParticleProtocol
Declared in CC3ParticleSamples.h

Overview

CC3SprayParticleProtocol combines the CC3UniformlyMovingParticleProtocol and CC3MortalParticleProtocol protocols, and represents a particle that moves in a straight line at a steady speed and has a finite life, as if a particle sprayed from a nozzle.

This protocol can be used with both point and mesh particles.