mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Append settings defaults.
This commit is contained in:
parent
ed0ba7e3ab
commit
269c752bfc
1 changed files with 14 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue