CollisionSolver
Implemented by
Index
Methods
Methods
solve
Solves overlapping contact in
Solvers are executed in the order
- preSolve
 - solveVelocity
 - solvePosition
 - postSolve
 
Parameters
contacts: CollisionContact[]
Returns CollisionContact[]
Solves overlapping contact in
Solvers are executed in the order
A collision solver figures out how to position colliders such that they are no longer overlapping
Solvers are executed in the order