Function CPUParticles2D.emissionRectExtents

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

Vector2 emissionRectExtents() nothrow @property @nogc;

void emissionRectExtents (
  Vector2 v
) nothrow @property @nogc;