Function CPUParticles.emissionBoxExtents

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

Vector3 emissionBoxExtents() nothrow @property @nogc;

void emissionBoxExtents (
  Vector3 v
) nothrow @property @nogc;