Skip to main content

shape_get_hull

Function shape_get_hull 

Source
pub fn shape_get_hull(world: &World, shape_id: ShapeId) -> Option<&HullData>
Expand description

(b3Shape_GetHull) — returns None for non-hull shapes.