HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
|
A contact manifold describes the contact points between colliding shapes. More...
Properties | |
ReadOnlySpan< ManifoldPoint > | Points [get] |
The manifold points, up to two are possible in 2D. | |
A contact manifold describes the contact points between colliding shapes.
Box2D uses speculative collision so some contact points may be separated.