To “flip” a texture, you need to divide by the size, multiply by -1, and add 1 to the result. You're using a 4x4 matrix, so you just need to use ...
確定! 回上一頁