Testhostplaycanvas / __settings__.js
KwabsHug's picture
Upload 25 files
03b7287 verified
raw
history blame
808 Bytes
window.ASSET_PREFIX = "";
window.SCRIPT_PREFIX = "";
window.SCENE_PATH = "2241598.json";
window.CONTEXT_OPTIONS = {
'antialias': true,
'alpha': false,
'preserveDrawingBuffer': false,
'deviceTypes': [`webgl2`, `webgl1`],
'powerPreference': "high-performance"
};
window.SCRIPTS = [ 229622890, 229623301, 231069532, 231069534, 231153551, 233252909, 233663885, 233728142 ];
window.CONFIG_FILENAME = "config.json";
window.INPUT_SETTINGS = {
useKeyboard: true,
useMouse: true,
useGamepads: false,
useTouch: true
};
pc.script.legacy = false;
window.PRELOAD_MODULES = [
{'moduleName' : 'Ammo', 'glueUrl' : 'files/assets/231387412/1/ammo.wasm.js', 'wasmUrl' : 'files/assets/231387413/1/ammo.wasm.wasm', 'fallbackUrl' : 'files/assets/231387411/1/ammo.js', 'preload' : true},
];