Weights of linear interpolation in remap function

the xmap and ymap only contain coordinates. these coordinates may be floating point, or they may be a denser fixed point format.

linear interpolation happens inside of remap() and it just does what you’d expect.

please explain what you mean. you have given no debuggable details at all.

please check out How to create a Minimal, Reproducible Example - Help Center - Stack Overflow