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

x/remapper/src/environment.ts

A framework for Beat Saber map scripting.
Go to Latest
import * as remapper from "https://deno.land/x/remapper@3.0.0/src/environment.ts";

Functions

Targets any environment objects in a group and animates them based on their original transforms.

Targets any environment objects in a track and animates them based on their original transforms.

Type Aliases

The "BloomFogEnvironment" environment component. Allows both animated and non animated variants.

All components on environment objects.

A material used on a geometry object. Allows difficulty material references.

The "ILightWithId" environment component. Allows both animated and non animated variants.

All properties allowed for a material used on a geometry object.

The "TubeBloomPrePassLight" environment component. Allows both animated and non animated variants.