You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only single wrap mode can be passed to mipmap generation. Some textures repeat in one direction but not in the other. In order to correctly generate mipmaps for such images, it is necessary to have dedicated wrap modes for U and V.
The text was updated successfully, but these errors were encountered:
Only single wrap mode can be passed to mipmap generation. Some textures repeat in one direction but not in the other. In order to correctly generate mipmaps for such images, it is necessary to have dedicated wrap modes for U and V.
The text was updated successfully, but these errors were encountered: