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.
https://tips.hecomi.com/entry/2021/04/30/230322
MIT License
493 stars 79 forks source link

Add a possibility to set a default texture (idle texture) when no window is captured #48

Open xiaopeng12138 opened 2 years ago

xiaopeng12138 commented 2 years ago

This is just something I found out that is useful in my practice usage.