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/unity-asset-inspector.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Asset Inspector** 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/unity-asset-inspector.git
```

[![pkglnk](https://www.pkglnk.dev/badge/unity-asset-inspector.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unity-asset-inspector)

README

unity-asset-inspector

Setup

The following line needs to be added to your Packages/manifest.json file in your Unity Project under the dependencies section:

"com.johnsoncodehk.unity-asset-inspector": "https://github.com/johnsoncodehk/unity-asset-inspector.git"

How To Use

  1. Open the window from Window/Asset Inspector.
  2. Select a asset from Project window to edit.

Editable fileds

Asset Meta Data

  • File Name
  • User Data
  • Main Object

Child Asset

  • Name
  • Hide Flags

Asset MenuItem

  • Delete Child Asset
  • Copy Asset
  • Paste Asset Data
  • Paste Asset As Child

Comments

No comments yet. Be the first!