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

x/remapper/src/note.ts>Note#importAnimation

A framework for Beat Saber map scripting.
Latest
method Note.prototype.importAnimation
import { Note } from "https://deno.land/x/remapper@3.1.2/src/note.ts";

Apply an animation through the Animation class.

Parameters

animation: AnimationInternals.BaseAnimation

Animation to apply.