hecomi / uDesktopDuplication

Desktop Duplication API implementation for Unity (only for Windows 8/10)
http://tips.hecomi.com/entry/2016/12/04/125641
MIT License
563 stars 97 forks source link

Raycast hits don't return correct co-ordinates when clipping desktop #23

Closed CurtisVL closed 6 years ago

CurtisVL commented 6 years ago

Raycast hits don't return correct co-ordinates when clipping desktop; When enabling and using 'Use Clip', the co-ordinates returned are not from inside the clipped area.

hecomi commented 6 years ago

Thanks for the report. I fixed it.