Device Simulator
Device Simulator is an alternative to the traditional Unity editor Game window. By simulating Screen and SystemInfo class behavior, Device Simulator aims to give an accurate picture of how an app will look on a device.
com.unity.device-simulator 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/device-simulator.git README Markdown
Copy this to your project's README.md
## Installation
Add **Device Simulator** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/device-simulator.git
```
[](https://www.pkglnk.dev/pkg/device-simulator)
No comments yet. Be the first!