Hello,
I am currently trying to do some things with octrees and frustumPlanes, using octree.select() but it gives me following error:
“Cannot read properties of undefined (reading ‘length’)”
pg: https://playground.babylonjs.com/#EVL0UF
Any way to fix?