Classes | |
class | CC3PointParticle |
class | CC3PointParticleEmitter |
class | CC3PointParticleMesh |
protocol | <CC3PointParticleProtocol> |
Typedefs | |
typedef CC3VertexContent CC3PointParticleVertexContent | __deprecated = kCC3VertexContentLocation |
Variables | |
static const GLfloat | kCC3DefaultParticleSize = 32.0 |
static const GLfloat | kCC3ParticleSizeMaximumNone = kCC3MaxGLfloat |
static const GLfloat | kCC3ParticleSizeMinimumNone = 1.0 |
Deprecated.
Use kCC3AttenuationNone instead.
|
static |
Default size for particles.
|
static |
Constant used with the particleSizeMaximum property to indicate no maximum size for particles, beyond any platform limit.
|
static |
Constant used with the particleSizeMinimum property to indicate no minimum size for particles.