#import <CC3MeshParticleSamples.h>

Additional Inherited Members | |
Instance Methods inherited from CC3SprayMeshParticle | |
| (void) | - updateBeforeTransform: |
Class Methods inherited from CC3ParticleBase | |
| (id) | + particle |
Properties inherited from CC3ScalableMeshParticle | |
| BOOL | isTransformRigid |
| BOOL | isUniformlyScaledLocally |
| CC3Vector | scale |
| GLfloat | uniformScale |
Properties inherited from <CC3MortalParticleProtocol> | |
| CCTime | lifeSpan |
| CCTime | timeToLive |
Properties inherited from <CC3UniformlyMovingParticleProtocol> | |
| CC3Vector | location |
| CC3Vector | velocity |
CC3UniformlyEvolvingMeshParticle is a CC3SprayMeshParticle whose rotation and color can also be configured to evolve as defined by the CC3UniformlyRotatingParticleProtocol and CC3UniformlyFadingParticleProtocol protocols.