pub fn shape_get_chain_segment(world: &World, shape_id: ShapeId) -> ChainSegmentExpand description
Get a copy of the shape’s chain segment. These come from chain shapes. Asserts the type is correct. (b2Shape_GetChainSegment)
pub fn shape_get_chain_segment(world: &World, shape_id: ShapeId) -> ChainSegmentGet a copy of the shape’s chain segment. These come from chain shapes. Asserts the type is correct. (b2Shape_GetChainSegment)