VisualServerSingleton.particlesGetCurrentAabb

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

struct VisualServerSingleton
@nogc nothrow
AABB
particlesGetCurrentAabb
(
in RID particles
)

Meta