* Shows the game hierarchy on device without needing to connect to Unity Editor to see the game's internal state.
* Allows modifying game objects (and behaviors) being active, their transform, and temporarily allows removing materials on renderers.
* May be used to test performance of the game on device by disabling selected game objects one by one.