Type Definition bevy_rapier2d::prelude::ContactManifold[][src]

type ContactManifold = ContactManifold<ContactManifoldData, ContactData>;
Expand description

A contact manifold between two colliders.