plumageRender/data/config/config.json

12 lines
326 B
JSON
Raw Normal View History

2024-04-16 18:04:26 +08:00
{
"setting":{
"width":1280,
"height":720
},
"filePath":{
"glTFModelFilePath":"models/DamagedHelmet/DamagedHelmet.gltf",
"envMapFilePath":"environments/metro_noord_4k_hdr16f_cube.ktx",
"imageOutputPath":"output/imageSequence",
"videoOutputPath":"output/video"
}
}