Terrain4J_Experimental_branch/resources/models/cube/Cube_mat.json

44 lines
No EOL
790 B
JSON

[
{
"ID": "Cube-mat-0",
"TexturePath": "",
"NormalTexturePath": "",
"MetalRoughnessMap": "",
"DiffuseColour": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6,
"W": 1.0
},
"Roughness": 0.0,
"Metallic": 0.0
},
{
"ID": "Cube-mat-1",
"TexturePath": "resources\\models\\cube\\cubetexture2.png",
"NormalTexturePath": "",
"MetalRoughnessMap": "",
"DiffuseColour": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6,
"W": 1.0
},
"Roughness": 0.0,
"Metallic": 0.0
},
{
"ID": "Cube-mat-2",
"TexturePath": "",
"NormalTexturePath": "",
"MetalRoughnessMap": "",
"DiffuseColour": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6,
"W": 1.0
},
"Roughness": 0.0,
"Metallic": 0.0
}
]