Skip to main content

shape_set_hull

Function shape_set_hull 

Source
pub fn shape_set_hull(world: &mut World, shape_id: ShapeId, hull: &HullData)
Expand description

(b3Shape_SetHull)

Acquires the new hull before releasing the old so hull may safely alias the shape’s current shared data.