Skip to main content

create_hull_shape

Function create_hull_shape 

Source
pub fn create_hull_shape(
    world: &mut World,
    body_id: BodyId,
    def: &ShapeDef,
    hull: &HullData,
) -> ShapeId
Expand description

(b3CreateHullShape)