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]
  2. long emissionPointCount [@property setter]
    struct ParticlesMaterial
    @nogc nothrow @property
    void
    emissionPointCount
    (
    long v
    )

Meta