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

x/remapper/src/general.ts>findFraction

A framework for Beat Saber map scripting.
Go to Latest
function findFraction
import { findFraction } from "https://deno.land/x/remapper@2.1.0/src/general.ts";

Find value between 0 and 1 from a beginning, length, and a point in time between.

Parameters

beginning: number
length: number
time: number