Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/remapper/src/mod.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/mod.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