Readonly
currentCurrent scene id
Readonly
currentCurrent scene name
Readonly
currentCurrent World id
Readonly
previousPrevious scene id
Readonly
previousPrevious scene name
Readonly
previousPrevious World id
Get the World configuration.
The id of the world.
Switch to a new scene.
The name of the scene.
Optional
options: { Optional parameters.
Callback function triggered when the scene is switched.
Whether to switch the channel. Default is true.
The id of the world. If not provided, the current world will be used.
Define WorldNavigationService interface.