Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/inspectorcomponents.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Inspector Components** 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/inspectorcomponents.git
```

[![pkglnk](https://www.pkglnk.dev/badge/inspectorcomponents.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/inspectorcomponents)

README

Unity Inspector Components

A Unity package that draws all the components of a selected gameObject at the top of inspector.
Use the toggles to hide everything else and focus on one component.
Hold Ctrl or Cmd to isolate multiple components at once.
To toggle On/Off the added inspector elements go to Tools > Inspector Components > Enabled.

Inspired by the concept of component toggling seen in asset Wingman.

Tested on

  • 6000.0.60f1
  • 6000.3.10f1

Demo

Installation

Manifest

"com.alexandros.inspectorcomponents": "https://github.com/alexisstrat/unity-inspector-components.git"

PackageManager

Package Manager > + > Install from package from git URL.

https://github.com/alexisstrat/unity-inspector-components.git

License

This project is licensed under the MIT License - see the LICENSE file for details.

Comments

No comments yet. Be the first!