12345678910111213141516171819202122232425 |
- {
- "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "propertyValues": {
- "baseColor.textureMap": "../Textures/thorn_basecolor.png",
- "clearCoat.factor": 0.05000000074505806,
- "clearCoat.normalMap": "../Textures/thorn_normal.jpg",
- "clearCoat.roughness": 0.10000000149011612,
- "general.applySpecularAA": true,
- "general.doubleSided": true,
- "irradiance.manualColor": [
- 0.46506446599960327,
- 1.0,
- 0.3944609761238098,
- 1.0
- ],
- "normal.textureMap": "../Textures/thorn_normal.jpg",
- "opacity.alphaSource": "Split",
- "opacity.factor": 0.20000000298023224,
- "opacity.mode": "Cutout",
- "opacity.textureMap": "../Textures/thorn_alpha.png",
- "parallax.useTexture": false,
- "roughness.textureMap": "../Textures/thorn_roughness.png"
- }
- }
|