-
I have some problems with my model showing pixelated/ blurred on Firefox. It seems to work well on Chrome. |
Beta Was this translation helpful? Give feedback.
Answered by
elalish
Jan 26, 2021
Replies: 1 comment
-
I think you missed the documentation about how to set static properties: https://modelviewer.dev/examples/loading/#dracoSupport try |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wawa2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you missed the documentation about how to set static properties: https://modelviewer.dev/examples/loading/#dracoSupport
try
customElements.get('model-viewer').minimumRenderScale = 1;