Skip to main content

shape_set_friction

Function shape_set_friction 

Source
pub fn shape_set_friction(world: &mut World, shape_id: ShapeId, friction: f32)
Expand description

Set the friction on a shape. (b2Shape_SetFriction)