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

x/remapper/src/mod.ts>AnimationInternals.BaseAnimation#clear

A framework for Beat Saber map scripting.
Go to Latest
method AnimationInternals.BaseAnimation.prototype.clear
import { AnimationInternals } from "https://deno.land/x/remapper@3.0.0/src/mod.ts";
const { BaseAnimation } = AnimationInternals;

Clear animation data.

Parameters

optional
property: string

The property to clear. Leave undefined to clear everything in this animation.