Scene
The 'Scene' class in the scene or 'game area'. It manages events related to player interactions with the scene and allows you to section and differentiate portions of your world into smaller chunks.
Properties
ClientAndServer
An event triggered when a player joins the scene.
ClientAndServer
An event triggered when a player leaves the scene.
ClientAndServer
The unique identifier of the scene.
The main camera associated with the scene.