Thought NPOT(Non Power Of Two) textures are not advisable to use in Unity3d, but if you are using it then one important thing to note down here is that NPOT texture doesn't support Repeat Wrap Mode. If you are trying to used Repeat Wrap Mode with NPOT texture then it might result in improper tiling of a texture.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Here are some of important facts of Unity3d Coroutines which might help you, 1. You can only stop Coroutines that are invoked u...
-
Hello developers, As a mobile app/game developers it is not quite easy to make app/game UI same on different resolution devices, In previ...
-
As a mobile game/app developer it is headache to port game/app to various mobile/hand held devices having different resolutions. Here is th...
No comments:
Post a Comment