ParticlesMaterial.emissionShape

Particles will be emitted inside this region. Use EMISSION_SHAPE_* constants for values. Default value: EMISSION_SHAPE_POINT.

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

Meta