pull/4786/head
parent
3b5e34ab30
commit
1cd5841b2f
|
@ -435,6 +435,7 @@ namespace glTF2 {
|
||||||
|
|
||||||
if (!materialSpecular.ObjectEmpty()) {
|
if (!materialSpecular.ObjectEmpty()) {
|
||||||
exts.AddMember("KHR_materials_specular", materialSpecular, w.mAl);
|
exts.AddMember("KHR_materials_specular", materialSpecular, w.mAl);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (m.materialSheen.isPresent) {
|
if (m.materialSheen.isPresent) {
|
||||||
|
|
Loading…
Reference in New Issue