123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "description": "",
- "parentMaterial": "",
- "materialType": "Materials/Types/StandardPBR.materialtype",
- "materialTypeVersion": 5,
- "properties": {
- "baseColor": {
- "textureMap": "../Textures/vaseHanging_1k_basecolor.png"
- },
- "general": {
- "applySpecularAA": true
- },
- "irradiance": {
- "irradianceColorSource": "Manual",
- "manualColor": [
- 0.765606164932251,
- 1.0,
- 0.7052567601203918,
- 1.0
- ]
- },
- "metallic": {
- "textureMap": "../Textures/vaseHanging_1k_metallic.png"
- },
- "normal": {
- "textureMap": "../Textures/vaseHanging_1k_normal.png"
- },
- "occlusion": {
- "diffuseTextureMap": "../Textures/vaseHanging_1k_ao.png"
- },
- "opacity": {
- "factor": 1.0
- },
- "parallax": {
- "factor": 0.04600000008940697,
- "pdo": true,
- "quality": "High",
- "useTexture": false
- },
- "roughness": {
- "textureMap": "../Textures/vaseHanging_1k_roughness.png"
- }
- }
- }
|