← 返回首页
GitHub - hecomi/uDesktopDuplication: Desktop Duplication API implementation for Unity (only for Windows 8/10) · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

hecomi/uDesktopDuplication

 master
Go to file
Code

Repository files navigation

More items

uDesktopDuplication

uDesktopDuplication is an Unity asset to use the realtime screen capture as Texture2D using Desktop Duplication API.

ScreenShot

Environment

  • Windows 8 / 10

Install

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

Usage

Attach uDesktopDuplication/Texture component to the target object, then its main texture will be replaced with the captured screen. Please see sample scenes for more details.

About

Desktop Duplication API implementation for Unity (only for Windows 8/10)

Topics

Resources

License

Stars

781 stars

Watchers

42 watching

Forks

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.