You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Contains all available settings
* Reflects the current settings at all times after initialization
* Can load/save its current state from/to an XML file
Settings pane in main window
* Completely reflects state of the `Visualizer.Environment.Settings` object
Default settings
* Are initialized by the constructors of individual objects
Command-line parameters
* A set of values that are used to override the default settings (are written to the `Visualizer.Environment.Settings` object after initialization)