38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
[
|
|
{
|
|
"name":"texture_factory_test_Preset_numero_1",
|
|
"description":"Texture factory testing material",
|
|
"type":"bhonr",
|
|
"format":"10,10",
|
|
"destination_1024":["build/export/project_A"],
|
|
"destination_512":["build/export/project_B_512"],
|
|
"destination_256":[""]
|
|
},
|
|
{
|
|
"name":"texture_factory_test_Preset_numero_2",
|
|
"description":"Texture factory testing material",
|
|
"type":"bhonr",
|
|
"format":"10,10",
|
|
"destination_1024":["build/export/project_A"],
|
|
"destination_512":[["build/export/project_B_512", "example/logo/yk.png"],["build/export/project_C_512","example/logo/yk2.png"]],
|
|
"destination_256":[""]
|
|
},
|
|
{
|
|
"name":"texture_factory_test2_preset0",
|
|
"description":"Texture factory testing material number 2",
|
|
"type":"bhonr",
|
|
"format":"10,9",
|
|
"destination_1024":["build/export/project_C"],
|
|
"destination_512":[""],
|
|
"destination_256":["build/export/project_D_256"]
|
|
},
|
|
{
|
|
"name":"texture_factory_test3_preset0",
|
|
"description":"Texture factory testing material number 3",
|
|
"type":"bhonr",
|
|
"format":"9,10",
|
|
"destination_1024":["build/export/project_E"],
|
|
"destination_512":["build/export/project_F_512"],
|
|
"destination_256":["build/export/project_G_256"]
|
|
}
|
|
]
|