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

x/remapper/src/mod.ts>worldToWall

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

Calculate the correct position for a wall to line up with a position in the world.

Parameters

pos: Vec3
rot: Vec3
scale: Vec3