uWindowCapture is an Unity asset to capture windows and make them available in Unity as Texture2D
.
- Unity Package
- Download the latest .unitypackage from Release page.
- Git URL (UPM)
- Add
https://github.com/hecomi/uWindowCapture.git#upm
to Package Manager.
- Add
- Scoped Registry (UPM)
- Add a scoped registry to your project.
- URL:
https://registry.npmjs.com
- Scope:
com.hecomi
- URL:
- Install uWindowCapture in Package Manager.
- Add a scoped registry to your project.
Check out the following article (written in Japanese, so please use a translation service).