Function veloren_common::states::basic_beam::height_offset

source ยท
fn height_offset(
    body: &Body,
    look_dir: Dir,
    velocity: Vec3<f32>,
    on_ground: Option<Block>,
) -> f32