I'm rendering a entity with a glb model.
Then the camera is positioned so the entity is in view after I click it.
I want to add HTML elements to serround the model.
To do that I need to know the boundaries of the model in the current camera view.
Is there a function to get those values?
I mean the value in px.
Thanks alot!