-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Workspace
Main gateway for accessing the API
Properties:
🛈 id
🛈 scenes
🛈 objects
🛈 events
🛈 projectDir
🛈 assetsDir
🛈 scenesDir
🛈 scriptsDir
🛈 workspaceEvents
🛈 __instancesMethods:
🛈 open()
🛈 on()
🛈 __buildScenes()
🛈 __buildScripts()
🛈 __formSettings()
🛈 __generateID()
EventGroup
A list of events
Extension of a Soup but has no extra properties or methods
SceneChildGroup
A list of a scene's children
Extension of a Soup and has no extra propertiesMethods:
🛈 create()
SceneGameObjectGroup
A list of a scene's game objects
Extension of a Soup and has no extra propertiesMethods:
🛈 create()
SceneLightGroup
A list of a scene's lights
Extension of a Soup and has no extra propertiesMethods:
🛈 create()
SceneCameraGroup
A list of a scene's cameras
Extension of a Soup and has no extra propertiesMethods:
🛈 create()
GameObjectGroup
A list of every game object across every scene
Extension of a Soup but has no extra properties or methods