VariantSelection_FullyBaked.material 574 B

12345678910111213141516171819202122
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 3,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.0,
  7. 0.0,
  8. 0.0,
  9. 1.0
  10. ],
  11. "emissive.color": [
  12. 1.0,
  13. 0.5789272785186768,
  14. 0.19980163872241974,
  15. 1.0
  16. ],
  17. "emissive.enable": true,
  18. "emissive.intensity": 3.0,
  19. "emissive.textureMap": "Materials/HotReloadTest/TestData/VariantSelection_FullyBaked.png",
  20. "opacity.doubleSided": true
  21. }
  22. }