Event that is fired when the user switched to a new 3D space or when the current
space got an ID assigned to it.
Param: spaceId
The ID of the space the user is currently in. If undefined, the current space does not have an ID
assigned to it (yet). If a space handle for the current space gets requested, this
event will be fired again with the assigned space ID.
This parameter is definitively set when:
SpaceAPI.openSpace was called with a parameter containing a valid space ID.
Event that is fired when the user switched to a new 3D space or when the current space got an ID assigned to it.
Param: spaceId
The ID of the space the user is currently in. If undefined, the current space does not have an ID assigned to it (yet). If a space handle for the current space gets requested, this event will be fired again with the assigned space ID. This parameter is definitively set when:
See
EventType.SPACE_CHANGED