Function PhysicsDirectBodyState.getContactImpulse
Impulse created by the contact. Only implemented for Bullet physics.
double getContactImpulse
(
const(long) contact_idx
) nothrow @nogc const;
Impulse created by the contact. Only implemented for Bullet physics.
double getContactImpulse
(
const(long) contact_idx
) nothrow @nogc const;