123456789101112131415161718192021 |
- {
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.color": [
- 0.0,
- 0.0,
- 0.0,
- 1.0
- ],
- "emissive.color": [
- 0.19607843458652496,
- 0.3607843220233917,
- 1.0,
- 1.0
- ],
- "emissive.enable": true,
- "emissive.textureMap": "Materials/HotReloadTest/TestData/VariantSelection_Root.png",
- "general.doubleSided": true
- }
- }
|