Inherits from CC3PointParticle : CC3ParticleBase : NSObject
Declared in Models.h

Overview

A point particle type that simply hangs where it is located. When the particle is initialized, the location is set from the index, so that the particles are laid out in a simple rectangular grid in the X-Z plane, with kParticlesPerSide particles on each side of the grid. This particle type contains no additional state information.