SceneAdapterDemo/settings/project.json

38 lines
750 B
JSON
Raw Normal View History

2023-07-06 04:02:39 +00:00
{
"collision-matrix": [
[
true
]
],
"excluded-modules": [],
"group-list": [
"default"
],
"start-scene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
2023-09-19 07:05:01 +00:00
"design-resolution-width": 0,
"design-resolution-height": 0,
2023-07-06 04:02:39 +00:00
"fit-width": false,
2023-09-19 07:05:01 +00:00
"fit-height": false,
2023-07-06 04:02:39 +00:00
"use-project-simulator-setting": false,
"simulator-orientation": false,
2023-09-19 07:05:01 +00:00
"use-customize-simulator": true,
2023-07-06 04:02:39 +00:00
"simulator-resolution": {
"width": 960,
"height": 640
},
2023-09-19 07:05:01 +00:00
"last-module-event-record-time": 1695092167763,
2023-07-06 04:02:39 +00:00
"assets-sort-type": "name",
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
2023-09-19 07:05:01 +00:00
},
"preview-port": 7456,
"clear-simulator-cache": true
2023-07-06 04:02:39 +00:00
}