1.1.2 • Published 2 years ago

com.hecomi.uwindowcapture v1.1.2

Weekly downloads
-
License
MIT License
Repository
github
Last release
2 years ago

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).