Good afternoon! I recently started learning BabylonJS and I liked using ThinInstances.
So I wanted to change the position of each instance separately, I succeeded, but as soon as the instance goes beyond the bounding box the ray stops reaching the think instance.
I found thinInstanceRefreshBoundingInfo method that updates the thin instance’s boundary information, but it doesn’t seem to work as it should, because after executing the bounding Info is not updated.
Here is an example: