Entities Unity Editor reference
You can view information about the ECS elements in your project in Entities-specific Unity Editor windows. The documentation in this section of the manual outlines the windows, Inspectors, and workflows available in the Editor.
| Topic | Description |
|---|---|
| Entity world view in Hierarchy window | When the Use new Hierarchy window option is enabled in Preferences, entity worlds appear as nodes in the Hierarchy window. |
| Entities Preferences reference | Reference for the Entities specific properties in the Preferences window. |
| Entities Project Settings reference | Reference for the Entities specific properties in the Player Settings window. |
| Entities windows | Reference for the various windows in the Editor, including the Entities Hierarchy window. |
| Entities Inspectors | Information about the Entities-specific Inspectors. |
| Entities Hierarchy window reference | Reference for the Entities Hierarchy window, including data modes for viewing authoring and runtime data. |