0
À l'étude

rendertexture uv flipped

Jeong Minu il y a 9 ans mis à jour par Freya Holmér (Developer) il y a 9 ans 1

http://docs.unity3d.com/Manual/SL-PlatformDifferences.html


While using rendertexture, UV coordination is flipped.

Could fix of this be a part of the Shader Forge?

+1
À l'étude

For now you can flip it manually using the oneminus node on the V channel, and then appending back the U channel and the modified V channel