pub fn shape_set_hull(world: &mut World, shape_id: ShapeId, hull: &HullData)
(b3Shape_SetHull)
Acquires the new hull before releasing the old so hull may safely alias the shape’s current shared data.
hull