davidfig / pixi-cull

a library to visibly cull objects designed to work with pixi.js
MIT License
112 stars 15 forks source link

Does it cull recursively? (Children of children?) #32

Open 8o8inCodes opened 2 years ago

8o8inCodes commented 2 years ago

I have multiple containers inside the stage, does it handle the children of those containers as well?