I have a texture sample node
The normal way to sample a specific part of the picture is to plug the texture coordinates into the UV pin at the back.
However, I was wondering if it’s possible to specify texture coordinates after the RGB out pin?
If not, then why not?