Append settings defaults.

This commit is contained in:
Allan Ihsan 2022-06-21 18:01:49 +03:00
parent ed0ba7e3ab
commit 269c752bfc

View file

@ -491,11 +491,25 @@
"override_viewport_options": true,
"displayLights": "default",
"textureMaxResolution": 1024,
"lineAAEnable": true,
"multiSample": 4,
"shadows": true,
"textures": true,
"twoSidedLighting": true,
"ssaoEnable": true,
"ssaoAmount": 0,
"ssaoFilterRadius": 0,
"ssaoRadius": 0,
"ssaoSamples": 0,
"hwFogEnable": true,
"hwFogFalloff": "0",
"hwFogStart": 0,
"hwFogEnd": 0,
"hwFogAlpha": 0,
"hwFogDensity": 0,
"motionBlurEnable": true,
"motionBlurShutterOpenFraction": 0,
"motionBlurSampleCount": 0,
"cameras": false,
"clipGhosts": false,
"controlVertices": false,