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

x/remapper/src/mod.ts>Difficulty#optimize

A framework for Beat Saber map scripting.
Go to Latest
method Difficulty.prototype.optimize
Re-export
import { Difficulty } from "https://deno.land/x/remapper@3.0.0/src/mod.ts";

Go through every animation in this difficulty and optimize it. Warning, this is an expensive action and may be redundant based on what has already been optimized.

Parameters

optional
optimize: OptimizeSettings = [UNSUPPORTED]

Settings for the optimization.