ANSWER -
1 / landscape size = 1:1 scale ratio
Original:
I’m trying to get an exact match of satellite color image onto landscape.
The size of the landscape is 4033x4033.
Into the TexCoord there must be some sort of conversion I could do to figure out what the appropriate input should be. It is too slow to punch numbers in randomly. But I’m not savvy enough on the math.
Note details about landscape size in upper right:
Here is the overlay texture:
Thanks for any help.
I can do something easier and just make a reference plane with normal 0-1 UV space mapping as this is just for reference, but it would be a little easier if I could map directly onto the landscape like this. I’m just missing a conversion formula I think.