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

x/remapper/src/environment.ts>BloomFogEnvironment

A framework for Beat Saber map scripting.
Go to Latest
type alias BloomFogEnvironment
import { type BloomFogEnvironment } from "https://deno.land/x/remapper@3.0.0/src/environment.ts";

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

definition: { attenuation?: T; offset?: T; startY?: T; height?: T; }