Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/remapper/src/general.ts>getBoxBounds

A framework for Beat Saber map scripting.
Latest
function getBoxBounds
import { getBoxBounds } from "https://deno.land/x/remapper@3.1.2/src/general.ts";

Gets information about the bounding box of a box or a bunch of boxes.

Parameters

boxes: Transform | Transform[]

Can be one box or an array of boxes.

Returns

Bounds