Changing Collision Flags or Mass on the fly

Please don't post Bullet support questions here, use the above forums instead.
Essence
Posts: 1
Joined: Wed Nov 30, 2011 6:30 pm

Changing Collision Flags or Mass on the fly

Post by Essence »

Is it legal (as in supported) to change settings of rigid bodies on the fly such as mass or collison flags, while the rigid body is in a world?

I have done this before and it seems to work, but I read somewhere (forget the post) that these operations should only ever be done when the body is not in the world.

Clarification would be appreciated, thanks.