Type Definition rhusics_ecs::collide3d::ContactEvent3[][src]

type ContactEvent3<S> = ContactEvent<Entity, Point3<S>>;

Contact event for 2D

Type parameters:

  • S: Scalar type (f32 or f64)