f87d0f8386
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
25 lines
624 B
Plaintext
25 lines
624 B
Plaintext
{
|
|
"description": "",
|
|
"materialType": "Materials/Types/StandardPBR.materialtype",
|
|
"parentMaterial": "",
|
|
"materialTypeVersion": 3,
|
|
"properties": {
|
|
"baseColor": {
|
|
"textureMap": "Materials/WornMetal/worn_metal_basecolor.jpg"
|
|
},
|
|
"metallic": {
|
|
"factor": 1.0
|
|
},
|
|
"normal": {
|
|
"textureMap": "Materials/WornMetal/worn_metal_normal.jpg"
|
|
},
|
|
"roughness": {
|
|
"textureMap": "Materials/WornMetal/worn_metal_roughness.jpg"
|
|
},
|
|
"uv": {
|
|
"tileU": 1.5,
|
|
"tileV": 1.5
|
|
}
|
|
}
|
|
}
|