The search functionality needs JavaScript enabled
Sets a custom axis-aligned bounding box for the particle system. Equivalent to Particles.visibilityAabb.
Particles.visibilityAabb
void particlesSetCustomAabb ( const(RID) particles, const(AABB) aabb ) nothrow @nogc;