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

x/remapper/src/environment.ts>animateEnvGroup

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

Parameters

group: string
time: number
animation: (animation: AnimationInternals.EnvironmentAnimation) => void
optional
duration: number
optional
easing: string