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

x/remapper/src/environment.ts>EnvironmentInternals.BaseEnvironment

A framework for Beat Saber map scripting.
Go to Latest
class EnvironmentInternals.BaseEnvironment
import { EnvironmentInternals } from "https://deno.land/x/remapper@2.1.0/src/environment.ts";
const { BaseEnvironment } = EnvironmentInternals;

Properties

active: boolean
readonly
animationProperties
duplicate: number
group: string
json: Record<string, any>
lightID: number
localPosition: Vec3
localRotation: Vec3
position: Vec3
rotation: Vec3
scale: Vec3
track: string

Methods

import(json: Record<string, any>)

Create an environment object using JSON.

Push this environment object to the difficulty