Bounding box of custom mesh

Hi all,

Is it normal behavior for the boundingbox of a custom mesh NOT to be updated after a vertices change?

You can see it in the examples:

Before vertices update:
image

After vertices update:
image

If this is normal, how can the boundingbox be updated?

Solution is sphere.refreshBoundingInfo();

:sweat_smile:

2 Likes