ParticlesMaterial.emissionPointCount

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

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

Meta