CPUParticles2D.emissionRectExtents

The rectangle's extents if emissionShape is set to constant EMISSION_SHAPE_RECTANGLE.

  1. Vector2 emissionRectExtents [@property getter]
  2. Vector2 emissionRectExtents [@property setter]
    struct CPUParticles2D
    @nogc nothrow @property
    void
    emissionRectExtents
    (
    Vector2 v
    )

Meta