I’m trying to change initial materials of an imported glTF model by assigning different MeshStandard materials in three.js (colour, metalness, roughness). Since I get weird results I would like to clarify if it’s possible to override initial model materials correctly at all? Everything works fine with meshes created in three.js, but as for imported ones it seems that initial materials get messed with MeshStandard materials I apply.