pub fn shape_set_segment( world: &mut World, shape_id: ShapeId, segment: &Segment, )
Allows you to change a shape to be a segment or update the current segment. (b2Shape_SetSegment)