#How to get window borders in world coordinates?
1 messages · Page 1 of 1 (latest)
Aren't world coordinates measured from the top-left, and camera coordinates from the center of the window?
I dont really know 😅
I'm pretty sure they are, that would make the left edge x = 0 and the right one window.width().
What do you need exactly? Distance from the where the camera is pointing? For that you should check the Transform of your camera