Skip to main content

orient_box

Function orient_box 

Source
const fn orient_box(
    foot: IVec3,
    off: IVec3,
    size: IVec3,
    dir: Direction,
) -> BoundingBox
Expand description

Vanilla’s BoundingBox.orientBox.