Renderer/assets/Models/objects/furniture/texturemap.json
austin e0a73fc057
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
particle emitter work + torches
2024-09-20 18:38:16 -04:00

11 lines
240 B
JSON

{
"textureMap": {
"Models/objects/furniture/torch1.glb": [
{
"meshName" : "Cube",
"diffuse" : "/Textures/wooden.png",
"isDefault" : true
}
]
}
}