You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1016 B
Plaintext
34 lines
1016 B
Plaintext
{
|
|
"description": "",
|
|
"materialType": "Materials/Types/StandardPBR.materialtype",
|
|
"parentMaterial": "Materials/Presets/PBR/default_grid.material",
|
|
"propertyLayoutVersion": 3,
|
|
"properties": {
|
|
"occlusion": {
|
|
"diffuseTextureMap": "TestData/Textures/cc0/Rock030_2K_AmbientOcclusion.jpg"
|
|
},
|
|
"baseColor": {
|
|
"textureMap": "TestData/Textures/cc0/Rock030_2K_Color.jpg"
|
|
},
|
|
"metallic": {
|
|
"useTexture": false
|
|
},
|
|
"normal": {
|
|
"textureMap": "TestData/Textures/cc0/Rock030_2K_Normal.jpg"
|
|
},
|
|
"parallax": {
|
|
"algorithm": "POM",
|
|
"factor": 0.03,
|
|
"quality": "High",
|
|
"textureMap": "TestData/Textures/cc0/Rock030_2K_Displacement.jpg",
|
|
"pdo": true
|
|
},
|
|
"roughness": {
|
|
"textureMap": "TestData/Textures/cc0/Rock030_2K_Roughness.jpg"
|
|
},
|
|
"specularF0": {
|
|
"useTexture": false
|
|
}
|
|
}
|
|
}
|