Function veloren_common::region::region_in_vd
source ยท pub fn region_in_vd(key: Vec2<i32>, pos: Vec3<f32>, vd: f32) -> bool
Expand description
Note vd is in blocks in this case
pub fn region_in_vd(key: Vec2<i32>, pos: Vec3<f32>, vd: f32) -> bool
Note vd is in blocks in this case