Adjust defaults to Maya Values

This commit is contained in:
Allan Ihsan 2022-06-24 12:50:30 +03:00
parent 96fefa32c0
commit 66cce36da5

View file

@ -502,21 +502,21 @@
"twoSidedLighting": true,
"lineAAEnable": true,
"ssaoEnable": true,
"ssaoAmount": 0,
"ssaoRadius": 0,
"ssaoFilterRadius": 1,
"ssaoSamples": 8,
"ssaoAmount": 1,
"ssaoRadius": 16,
"ssaoFilterRadius": 16,
"ssaoSamples": 16,
"hwFogEnable": true,
"hwFogFalloff": "0",
"hwFogStart": 0,
"hwFogEnd": 0,
"hwFogEnd": 100,
"hwFogAlpha": 0,
"hwFogColorR": 0,
"hwFogColorG": 0,
"hwFogColorB": 0,
"hwFogColorR": 1.0,
"hwFogColorG": 1.0,
"hwFogColorB": 1.0,
"motionBlurEnable": true,
"motionBlurSampleCount": 8,
"motionBlurShutterOpenFraction": 0.01,
"motionBlurShutterOpenFraction": 0.2,
"cameras": false,
"clipGhosts": false,
"controlVertices": false,