Page 1 of 1

How to remove btRigidBody from world in example browser

Posted: Wed Jun 29, 2016 5:39 pm
by benelot
Hello,

I am implementing a bullet example browser demo which involves removing objects during runtime. The physical objects can be removed using removeRigidBody(...) , but the graphical object stays there. How do I remove it?