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

x/remapper/src/model.ts>debugObject

A framework for Beat Saber map scripting.
Go to Latest
function debugObject
import { debugObject } from "https://deno.land/x/remapper@2.1.0/src/model.ts";

Debug the transformations necessary to fit an object to a cube. Use the axis

Parameters

resolution: number

The scale of the object for each axis.

optional
scale: Vec3
optional
anchor: Vec3
optional
rotation: Vec3