Clearcoat material #3816
Answered
by
j-conrad
scerelli
asked this question in
Art Questions
Clearcoat material
#3816
|
Hi guys do you know how to get clearcoat material working on Mozilla hubs? i read the khronos specification and seems like clearcoat is supported by gltf, but in spoke, if i validate the glb file i get unsupported extension: "KHR_materials_clearcoat". I tried to load the model via three.js and it also works fine. Of course when i publish the scene the material it's the wrong one. |
Answered by
j-conrad
Nov 5, 2021
Replies: 2 comments
|
We don't currently support clearcoat. A fairly comprehensive breakdown of the texture types we support can be found here: https://www.khronos.org/blog/art-pipeline-for-gltf |
0 replies
|
Good news-- Hubs recently updated the version of threejs that gives it support for both Clearcoat and Transmission. (r133) |
0 replies
Answer selected by
j-conrad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good news-- Hubs recently updated the version of threejs that gives it support for both Clearcoat and Transmission. (r133)