Skip to main content

shape_set_restitution

Function shape_set_restitution 

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

Set the shape restitution. (b2Shape_SetRestitution)