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

x/remapper/src/mod.ts>LightEventBoxGroup

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

Properties

brightnessDistribution: number

Parameter for the brightness distribution type.

brightnessDistributionFirst: boolean

Determines if the brightness distribution effects the first event in the lane.

brightnessDistributionType: DISTTYPE

How the brightness of the lights take effect over time.

events: LightEvent[]

Lighting events in this group.

json: Json

Methods

Push this light event box group to a light event box.