Skip to main content

shape_get_capsule

Function shape_get_capsule 

Source
pub fn shape_get_capsule(world: &World, shape_id: ShapeId) -> Capsule
Expand description

Get a copy of the shape’s capsule. Asserts the type is correct. (b2Shape_GetCapsule)