Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
25 lines
692 B
JSON
25 lines
692 B
JSON
{
|
|
"textureMap": {
|
|
"Models/items/materials/log.glb": [
|
|
{
|
|
"meshName" : "Cylinder",
|
|
"diffuse" : "/Models/items/materials/logmodel.png",
|
|
"isDefault" : true
|
|
}
|
|
],
|
|
"Models/items/materials/stick1.glb": [
|
|
{
|
|
"meshName" : "Cylinder",
|
|
"diffuse" : "/Textures/wooden.png",
|
|
"isDefault" : true
|
|
}
|
|
],
|
|
"Models/items/materials/rock1.glb": [
|
|
{
|
|
"meshName" : "Cylinder",
|
|
"diffuse" : "/Textures/Ground/rock3_256.png",
|
|
"isDefault" : true
|
|
}
|
|
]
|
|
}
|
|
} |