Restores a Scene's Entity's to their state previously captured with {@link ModelMemento#saveObjects}.
Assumes that the model has not been destroyed or modified since saving.
The scene that was given to {@link ModelMemento#saveObjects}.
The metamodel that was given to {@link ModelMemento#saveObjects}.
Saves a snapshot of the visual state of the Entity's that represent objects within a model.
The scene.
Represents the model. Corresponds with an Entity that represents the model in the scene.
Generated using TypeDoc
Saves and restores a snapshot of the visual state of the Entity's of a model within a Scene.