Example: if a bumpTexture is not assigned on the material, this patch will crash the loading (and doesn't give useful infos in the browser console) ```JSON [ { "*default*:material": { "ambientColor": "red", "bumpTexture": { "level": 1 } } } ] ```
Example: if a bumpTexture is not assigned on the material, this patch will crash the loading (and doesn't give useful infos in the browser console)
[ { "*default*:material": { "ambientColor": "red", "bumpTexture": { "level": 1 } } } ]