Skip to main content

is_face_sturdy

Function is_face_sturdy 

Source
pub fn is_face_sturdy(
    shape: VoxelShape,
    direction: Direction,
    support_type: SupportType,
) -> bool
Expand description

Checks if a shape is sturdy on a face for the given support type.