Files
XRLib/Assets/StreamingAssets/AppConfig.json

20 lines
353 B
JSON

{
"language": "ko",
"fullScreenResolution": null,
"window": {
"fullScreenResolution": {
"x": 1920,
"y": 1080
},
"size": {
"x": 1920,
"y": 1080
},
"alwaysTop": false,
"showBorder": true,
"initWindowState": "FullScreen",
"hAlign": "Center",
"vAlign": "Center",
"title": "Octopus"
}
}