Function VisualServerSingleton.particlesGetCurrentAabb

Calculates and returns the axis-aligned bounding box that contains all the particles. Equivalent to Particles.captureAabb.

AABB particlesGetCurrentAabb (
  const(RID) particles
) nothrow @nogc;