Manuelly correct ModelBounds

Hi, is there a way to manually set the ModelBounds? I have a mesh that uses Displacement Mapping, so obivously the autogenerated BoundingBox is to small in my case.

Try Mesh.setBound().

As long as you don’t call Spatial.updateModelBound() on your scene (which you shouldn’t, ever!) then it should work