Textures_factory/example/material_list.json
2021-12-28 16:47:29 +01:00

10 lines
277 B
JSON

[
{
"name":"texture_factory_test_preset0",
"description":"Texture factory testing material",
"type":"bhonr",
"destination_1024":["build/export/project_A","build/export/project_B/1024"],
"destination_512":["build/export/project_B/512"],
"destination_256":[""]
}
]