Searched refs:jsonNormalTexture (Results 1 – 1 of 1) sorted by relevance
1604 auto& jsonNormalTexture = jsonClearcoat["clearcoatNormalTexture"] = in ExportClearcoat() local1607 jsonNormalTexture["scale"] = clearcoat.normalTexture.scale; in ExportClearcoat()1767 auto& jsonNormalTexture = jsonMaterial["normalTexture"] = in ExportMaterials() local1770 jsonNormalTexture["scale"] = material->normalTexture.scale; in ExportMaterials()