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/urprenderui.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **URP Render UI** 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/urprenderui.git
```

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

Dependencies (1)

README

URP Render UI

Donate

Display UI on Universal Render Pipeline

Install

Using UnityPackageManager (for Unity 2018.3+)

Find the manifest.json file in the Packages folder of your project and edit it to look like this:

{
  "dependencies": {
    "com.litefeel.urprenderui": "https://github.com/litefeel/URPRenderUI.git#upm",
    ...
  }
}

Using .zip file (for Unity 5.0+)

  1. Download Source code from Releases
  2. Extract the package into your Unity project

How to use?

Support

Comments

No comments yet. Be the first!