Toggle Through
In scene view editor tool to cycle through a selection of objects.
com.fxlange.toggle-through 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/toggle-through.git README Markdown
Copy this to your project's README.md
## Installation
Add **Toggle Through** 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/toggle-through.git
```
[](https://www.pkglnk.dev/pkg/toggle-through)README
Toggle Through

Toggle Through is a Unity scene view editor tool that allows you to quickly cycle through a selection of objects, streamlining the process of comparing and analyzing them.
Dependencies
- Unity 2021.1+
Installation
Install via Package Manager
- Add package via git URL
https://github.com/fx-lange/unity-toggle-through.git
No comments yet. Be the first!