Skip to main content

apply_snapshot

Function apply_snapshot 

Source
pub fn apply_snapshot(
    world: &mut PyPhysicsWorld,
    snap: &SimulationSnapshot,
) -> usize
Expand description

Restore world state from a snapshot (positions and velocities only).