Parameter | Description |
---|---|
impulse | The world impulse vector, usually in N"s or kg"m/s. |
wake | Should the body be woken up. |
Apply an impulse to the center of mass. This immediately modifies the velocity. This should be used for one-shot impulses. If you need a steady force, use a force instead, which will work better with the sub-stepping solver.