Some checks failed
Create UPM branches and run NPM publish / update (push) Has been cancelled
…
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
- Download the latest .unitypackage from Release page.
- Git URL (UPM)
- Add
https://github.com/hecomi/uDesktopDuplication.git#upmto Package Manager.
- Add
- Scoped Registry (UPM)
- Add a scoped registry to your project.
- URL:
https://registry.npmjs.com - Scope:
com.hecomi
- URL:
- Install uDesktopDuplication in Package Manager.
- Add a scoped registry to your project.
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.
Description
Desktop Duplication API implementation for Unity (only for Windows 8/10)
https://github.com/hecomi/uDesktopDuplication.git
Releases
3
v1.8.0 Release
Latest
Languages
C++
48.6%
C#
41.6%
ShaderLab
3.9%
GLSL
2.5%
HLSL
1.9%
Other
1.5%
