Open qian256 opened 4 years ago
This is indeed a bug. Thanks for reporting.
As a work around you can use MapImagePointToCameraUnitPlane to scan through the image and create a map that you reverse lookup.
I also encountered this problem. Is the bug fixed?
Still no fix ? How are we supposed to use the research mode without such basic function ?
Hi there! I tried to call MapCameraSpaceToImagePoint to get the inverse mapping of MapImagePointToCameraUnitPlane, but it looks like whatever xy (in unit plane) is given, the resulting uv is (0, 0).