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