Files
GoakeFlax/Content/Settings/WindowsPlatformSettings.json
2021-02-14 15:47:38 +02:00

17 lines
385 B
JSON

{
"ID": "4a5eec97484253fed72934860ae62c40",
"TypeName": "FlaxEditor.Content.Settings.WindowsPlatformSettings",
"EngineBuild": 6216,
"Data": {
"WindowMode": 0,
"ScreenWidth": 1280,
"ScreenHeight": 720,
"ResizableWindow": false,
"RunInBackground": false,
"ForceSingleInstance": false,
"SupportDX12": true,
"SupportDX11": true,
"SupportDX10": true,
"SupportVulkan": true
}
}