sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.68k stars 642 forks source link

Addressed Issue #1084 - GetPickRay using integer coordinates #1139

Open h1cks opened 5 years ago

h1cks commented 5 years ago

Added float version of GetPickRay to allow sub pixel selection. Have deprecated the integer version.