Replies: 1 comment
-
No, it's not. Think of MV as just like an |
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.
-
Hey I've been trying for a while now to protect the .glb/.gltf file in the src attribute from downloading. Can't block people from downloading it with .htaccess cuz then the model viewer won't load the source file. Is there a solution for this?
For example:
modelviewer.dev/shared-assets/models/glTF-Sample-Models/2.0/DamagedHelmet/glTF/DamagedHelmet.gltf
Is it possible to prevent people from downloading the source model when they go to the source link but let still load and show the model?
Beta Was this translation helpful? Give feedback.
All reactions