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/uwindowcapture.git#upm

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **uWindowCapture** 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/uwindowcapture.git#upm
```

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

README

uWindowCapture

uWindowCapture is an Unity asset to capture windows and make them available in Unity as Texture2D.

Screenshots



Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/uWindowCapture.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install uWindowCapture in Package Manager.

How to use

Check out the following article (written in Japanese, so please use a translation service).

Comments

No comments yet. Be the first!