For got to add 012_Parallax_POM_Cutout.material

This commit is contained in:
Chris Santora
2021-05-04 13:37:41 -07:00
parent f6479aca98
commit bba4867f71
@@ -0,0 +1,26 @@
{
"description": "",
"materialType": "Materials/Types/StandardPBR.materialtype",
"parentMaterial": "",
"propertyLayoutVersion": 3,
"properties": {
"baseColor": {
"textureMap": "TestData/Textures/TextureHaven/4k_castle_brick_02_red/4k_castle_brick_02_red_bc.png"
},
"opacity": {
"alphaSource": "Split",
"mode": "Cutout",
"textureMap": "TestData/Textures/checker8x8_512.png"
},
"parallax": {
"algorithm": "POM",
"enable": true,
"factor": 0.10000000149011612,
"quality": "High",
"textureMap": "TestData/Textures/TextureHaven/4k_castle_brick_02_red/4k_castle_brick_02_red_disp.png"
},
"uv": {
"scale": 0.5
}
}
}