Merge pull request #5121 from aws-lumberyard-dev/Atom/santorac/FixChickenMohawkMaterial

Fixed the chicken mohawk material to address depth sorting issues.
monroegm-disable-blank-issue-2
santorac 4 years ago committed by GitHub
commit cda87abe6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,8 @@
{
"description": "",
"materialType": "Materials/Types/StandardPBR.materialtype",
"parentMaterial": "",
"propertyLayoutVersion": 3,
"materialType": "Materials/Types/StandardPBR.materialtype",
"materialTypeVersion": 4,
"properties": {
"baseColor": {
"color": [
@ -22,11 +22,8 @@
"intensity": 6.742737293243408,
"textureMap": "Objects/cloth/Chicken/Actor/chicken_diff.png"
},
"opacity": {
"alphaSource": "None",
"doubleSided": true,
"factor": 1.0,
"mode": "Blended"
"general": {
"doubleSided": true
}
}
}
Loading…
Cancel
Save