- Home /
Get cursor size in units, not in pixels. (Unity 2D)
Hi, I need to set a UI object's position relative to the cursor (just underneath the cursor in this case) and I can't even find a way to get the cursor's size in pixels, let alone units.
Comment