| 12345678910111213141516171819202122 |
- {
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ],
- "emissive.color": [
- 1.0,
- 0.5789272785186768,
- 0.19980163872241974,
- 1.0
- ],
- "emissive.enable": true,
- "emissive.intensity": 3.0,
- "emissive.textureMap": "Materials/HotReloadTest/TestData/VariantSelection_FullyBaked.png",
- "general.doubleSided": true
- }
- }
|