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
-
List of factors affected by Time.timeScale, 1. Coroutines 2. Invokes and InvokeRepeating 3. All physics related simulations ( FixedUp...
-
Two type of devices are their when concerning about Network Connection, Hand Held Devices - iPhone, iPad, Android, Windows Phone, Tabl...
-
Here are some basic Camera and Texture setting for 2d game development in Unity3d, (1). Choose 'Point' as the filter mode f...
No comments:
Post a Comment