pub fn shape_set_restitution( world: &mut World, shape_id: ShapeId, restitution: f32, )
Set the shape restitution. (b2Shape_SetRestitution)