FindReferenceInScene
Component, reference search within the hierarchy of GameObject.
com.ariasdk.findreferenceinscene 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/referenceinscene.git README Markdown
Copy this to your project's README.md
## Installation
Add **FindReferenceInScene** 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/referenceinscene.git
```
[](https://www.pkglnk.dev/pkg/referenceinscene)README
FindReferenceInScene
Component, reference search within the hierarchy of GameObject.
■ Documentation
- Home
- Documentation
- Introduction
- Install
- Wiki
- Setup
- Dependencies
- Directory Structure
- License
- Reference
- Memo
■ Introduction
getting ready now...
■ Install
from Unity Package Manager
manifest.json
{
"com.ariasdk.findreferenceinscene": "https://github.com/tk-aria/FindReferenceInScene.git#master"
}
No comments yet. Be the first!