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

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

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

Set a property's animations.

Parameters

property: ANIM

The property to set.

The value of the property.

optional
process = [UNSUPPORTED]

Whether the value should be processed. E.g. sort by time.