-
Notifications
You must be signed in to change notification settings - Fork 1
Engine
NotReux edited this page Jun 9, 2021
·
8 revisions
Returns a new engine object with properties given in properties
table workspace [read-only]
Returns the engine workspace, parent of all objects
Frame ambient [read-only]
Returns the engine ambient, can be used to change ambientation, contains a method which is called "getAmbient", returns the instance created by roblox
Starts the engine internally and renders objects in renderIn
Enables or disables(state) the roblox core gui's in the coreTypes, every element in coreTypes must be a CoreGuiType
Wiki by Lopy