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

(b3Shape_SetRestitution)