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
In addObjectToScene, wrap the OBJ loader in a try-catch or add an onError callback to handle failed model loads gracefully, perhaps showing a user-friendly message
In
addObjectToScene, wrap the OBJ loader in a try-catch or add anonErrorcallback to handle failed model loads gracefully, perhaps showing a user-friendly message