Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
18 lines
476 B
JSON
18 lines
476 B
JSON
{
|
|
"textureMap": {
|
|
"Models/objects/furniture/torch1.glb": [
|
|
{
|
|
"meshName" : "Cube",
|
|
"diffuse" : "/Textures/wooden.png",
|
|
"isDefault" : true
|
|
}
|
|
],
|
|
"Models/objects/furniture/workbench1.glb": [
|
|
{
|
|
"meshName" : "Cube",
|
|
"diffuse" : "/Models/objects/furniture/workbench1.png",
|
|
"isDefault" : true
|
|
}
|
|
]
|
|
}
|
|
} |