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
Make sure your textures’ resolutions are sized to powers of two (e.g., 256x256, 512x1024) in order to avoid the renderer having to resize the texture during runtime.
See: https://aframe.io/docs/1.2.0/introduction/best-practices.html#performance
Texture image files and their resolutions as they are now:
The text was updated successfully, but these errors were encountered: