ParticlesMaterial.emissionPointCount

The number of emission points if emission_shape is set to constant EMISSION_SHAPE_POINTS or constant EMISSION_SHAPE_DIRECTED_POINTS.

  1. long emissionPointCount [@property getter]
    struct ParticlesMaterial
    @nogc nothrow @property
    long
    emissionPointCount
    ()
  2. long emissionPointCount [@property setter]

Meta