Module: physics/solvers/collision/applyPositionImpulse
Functions
applyPositionImpulse
โธ applyPositionImpulse(m
): void
Corrects the colliding objects positions, by applying the position impulse in the given manifold.
Parameters
Name | Type | Description |
---|---|---|
m | Manifold | Manifold describing the collision to apply position impulse for |
Returns
void
Defined in
src/physics/solvers/collision/applyPositionImpulse.ts:10