Replies: 1 comment
-
You can load a different scene on mobile export default function App() {
return (
<Spline scene={isMobile ? 'https://prod.spline.design/6Wq1Q7YGyM-iab9i/scene.splinecode' : 'https://prod.spline.design/6Wq1Q7YGyM-iab9i/scene.splinecode'} />
);
} But you probably should optimize your model |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello as the title says. How can i do that since my model is heavy
Beta Was this translation helpful? Give feedback.
All reactions