VariantSelection_Root.material 533 B

123456789101112131415161718192021
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.0,
  7. 0.0,
  8. 0.0,
  9. 1.0
  10. ],
  11. "emissive.color": [
  12. 0.19607843458652496,
  13. 0.3607843220233917,
  14. 1.0,
  15. 1.0
  16. ],
  17. "emissive.enable": true,
  18. "emissive.textureMap": "Materials/HotReloadTest/TestData/VariantSelection_Root.png",
  19. "general.doubleSided": true
  20. }
  21. }