Area occupied by each mesh

Please do not forget to add a link to a Playground to get a faster answer:

Hi all,

Is there any specific way which could be used to get the total area covered by each mesh 3d file of the current scene.

Here are some docs about how to get a bounding box for multiple meshes - Drawing Bounding Boxes | Babylon.js Documentation

PG example - https://playground.babylonjs.com/#4F33I3#6

2 Likes

Thanks @labris

1 Like