pub fn shape_get_contact_data( world: &World, shape_id: ShapeId, capacity: usize, ) -> Vec<ContactData>
Touching contact data involving this shape. (b3Shape_GetContactData)