Skip to main content

is_above_ground

Function is_above_ground 

Source
fn is_above_ground(
    state: &EntityPhysicsState,
    aabb: &WorldAabb,
    world: &dyn CollisionWorld,
) -> bool