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

x/remapper/src/mod.ts>rotatePoint

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

Rotate a point around 0,0,0.

Parameters

rotation: Vec3
point: Vec3
optional
anchor: Vec3 = [UNSUPPORTED]

Anchor of rotation.