| 12345678910111213141516 |
- {
- "companyName": "DefaultCompany",
- "productName": "WebGL",
- "productVersion": "0.1",
- "dataUrl": "WebGL.data.unityweb",
- "wasmCodeUrl": "WebGL.wasm.code.unityweb",
- "wasmFrameworkUrl": "WebGL.wasm.framework.unityweb",
- "graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
- "webglContextAttributes": {"preserveDrawingBuffer": false},
- "splashScreenStyle": "Dark",
- "backgroundColor": "#231F20",
- "cacheControl": {"default": "must-revalidate"},
- "developmentBuild": true,
- "multithreading": false,
- "unityVersion": "2019.3.1f1"
- }
|