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

x/enviromodder/src/exports.ts>SceneObject

MapLock is a module for remapper which is definitely not a nootils clone :)
Go to Latest
function SceneObject
import { SceneObject } from "https://deno.land/x/enviromodder@5.0.2/src/exports.ts";

manipulate certain variables of any environment object

Parameters

object: string

Set the environment object you'd like to change, use chroma logs.

lookup: LOOKUP

lookup method, Regex, Contains, Exact, etc.

optional
position: Vec3

Position of the set object, vector 3 value.

optional
scale: Vec3

Scale of the set object, vector 3 value