Files
起个名字好难的喵 fa138f564d fix format (#1383)
2025-07-22 11:46:09 +08:00

31 lines
634 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "Rendering",
"type": "select",
"label": "渲染精度默认0.6)",
"options": [
"0.6",
"1.0"
]
},
{
"name": "Quality",
"type": "select",
"label": "图像质量(默认最低)",
"options": [
"兼容模式",
"中",
"高"
]
},
{
"name": "MotionBlur",
"type": "checkbox",
"label": "==============\n中、高画质 额外设置:\n-----------------\n保留动态模糊默认否)"
},
{
"name": "Bloom",
"type": "checkbox",
"label": "-----------------\n保留Bloom默认否)"
}
]