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
Check in DXT types based on file name
_diffuse: DXT 1
_normal: DXT 1
_specular: DXT 1 (DXT5 when alpha is set for eg colorMask)
_brands, store, icon: DXT 1 (DXT 5 when alpha is set for transparency)
Check on mipmaps
_diffuse, _normal, _specular: with mipmaps
_brands, store, icon: without mipmaps
The text was updated successfully, but these errors were encountered:
Check in DXT types based on file name
_diffuse: DXT 1
_normal: DXT 1
_specular: DXT 1 (DXT5 when alpha is set for eg colorMask)
_brands, store, icon: DXT 1 (DXT 5 when alpha is set for transparency)
Check on mipmaps
_diffuse, _normal, _specular: with mipmaps
_brands, store, icon: without mipmaps
The text was updated successfully, but these errors were encountered: