16 lines
400 B
JSON
16 lines
400 B
JSON
{
|
|
"textureMap": {
|
|
"Models/foliage/tree4.glb": [
|
|
{
|
|
"meshName" : "trunk",
|
|
"diffuse" : "/Textures/Bark_NormalTree.png",
|
|
"isDefault" : true
|
|
},
|
|
{
|
|
"meshName" : "leaves",
|
|
"diffuse" : "/Textures/Leaf_Pine_C.png",
|
|
"isDefault" : false
|
|
}
|
|
]
|
|
}
|
|
} |