sceneUpdated property

Stream<SceneUpdateEvent> get sceneUpdated

A Stream containing entities added/removed to/from to the scene.

Implementation

Stream<SceneUpdateEvent> get sceneUpdated;