LanguageEnglish
  • C#

ContactPoint.impulse

public Vector3 impulse;

Description

The impulse applied to this contact pair to resolve the collision.

To work out the force applied you can divide the impulse by the last frame's fixedDeltaTime.


Did you find this page useful? Please give it a rating: