Error Uploading HDR #3099
-
Im having issues to upload a HDR to a model-viewer
The HDR isnt applied and it gives me an Uncaught (in promise) error in the console: How can I make this function properly apply the HDR to the model-viewer? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hmm, it's a bit hard to tell; I think you'll have to break on exceptions to see what the real problem is. We do something just like this in our |
Beta Was this translation helpful? Give feedback.
-
Apparently, if the URL does not have a ".hdr" extension at the ending it will throw this error. |
Beta Was this translation helpful? Give feedback.
Apparently, if the URL does not have a ".hdr" extension at the ending it will throw this error.