procedural-3d-engine/android/texturemipmapgen/example.json

14 lines
232 B
JSON
Raw Normal View History

{
"apkname": "vulkanTexturemipmapgen",
"directories": {
"shaders": "texturemipmapgen"
},
"assets": {
"models": [
"tunnel_cylinder.dae"
],
"textures": [
"metalplate_nomips_rgba.ktx"
]
}
}