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

x/remapper/src/general.ts>rotatePoint

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

Rotate a point around 0,0,0.

Parameters

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

Anchor of rotation.