CONTINUOUS_DYNAMIC
Continuous collision detection with both static and dynamic objects. This mode has the following characteristics:
Prevents tunneling even when colliding with moving objects.
More computationally expensive than
CONTINUOUS.Recommended for fast-moving objects that interact with other dynamic bodies.