Function ParticlesMaterial.emissionBoxExtents

The box's extents if emission_shape is set to constant EMISSION_SHAPE_BOX.

Vector3 emissionBoxExtents() nothrow @property @nogc;

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