Adjust setting position

This commit is contained in:
Allan Ihsan 2022-06-28 05:56:36 +03:00
parent 800a2f90d2
commit dd5cef560a

View file

@ -204,14 +204,6 @@
{
"type": "splitter"
},
{
"type": "number",
"key": "multiSample",
"label": "Anti Aliasing Samples",
"decimal": 0,
"minimum": 0,
"maximum": 32
},
{
"type": "splitter"
},
@ -238,6 +230,14 @@
"key": "lineAAEnable",
"label": "Enable Anti-Aliasing"
},
{
"type": "number",
"key": "multiSample",
"label": "Anti Aliasing Samples",
"decimal": 0,
"minimum": 0,
"maximum": 32
},
{
"type": "splitter"
},