Hi, everybody:
I met a question about my project. When I scale the texture, I show wired pattern on it, just as the picture show.
After I search some answer about this wired pattern, I knew it is call as Moire Pattern.
Hi, everybody:
I met a question about my project. When I scale the texture, I show wired pattern on it, just as the picture show.
After I search some answer about this wired pattern, I knew it is call as Moire Pattern.
Yep this is when you don’t have enough (or too much) pixels.
You can:
engine.setHardwareScalingLevel(0.5)