Tagged 'uv tiling'

World Scale UV Tiling

4 votes

I have a material library in Unreal that uses real-world values to calculate how much they should tile.

I needed the ability to apply any material to any mesh in Unreal, including custom unwrapped ones, and have the materials be at the same scale. This script solves that issue.

If I wanted to solve this manually: