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

x/remapper/src/environment.ts>animateEnvTrack

A framework for Beat Saber map scripting.
Go to Latest
function animateEnvTrack
import { animateEnvTrack } 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