Socket
Socket
Sign inDemoInstall

com.hecomi.uwindowcapture

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    com.hecomi.uwindowcapture

This allows you to use Windows Graphics Capture / PrintWindow / BitBlt in Windows to capture multiple windows individually and easily use them as Texture2D in Unity.


Version published
Weekly downloads
58
increased by9.43%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

uWindowCapture

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

Screenshots



Install

  • Unity Package
    • Download the latest .unitypackage from Release page.
  • 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).

Keywords

FAQs

Last updated on 12 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc