Skip to main content

face_shape_occludes

Function face_shape_occludes 

Source
pub fn face_shape_occludes(
    shape1: VoxelShape,
    shape1_face: Direction,
    shape2: VoxelShape,
    shape2_face: Direction,
) -> bool
Expand description

Checks whether two face occlusion shapes fully cover a block face.