virtual-webgl/unity-example/Build/SpinningCube.json
2019-01-06 14:36:44 +09:00

13 lines
454 B
JSON

{
"companyName": "DefaultCompany",
"productName": "SpinningCube",
"dataUrl": "SpinningCube.data.unityweb",
"wasmCodeUrl": "SpinningCube.wasm.code.unityweb",
"wasmFrameworkUrl": "SpinningCube.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"cacheControl": {"default": "must-revalidate"}
}