mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Adjust
This commit is contained in:
parent
5b037244fe
commit
4a521ec081
1 changed files with 12 additions and 1 deletions
|
|
@ -501,7 +501,18 @@
|
|||
"textures": true,
|
||||
"twoSidedLighting": true,
|
||||
"ssaoEnable": true,
|
||||
"fogging": true,
|
||||
"ssaoAmount": 0,
|
||||
"ssaoRadius": 0,
|
||||
"ssaoFilterRadius": 0,
|
||||
"ssaoSamples": 8,
|
||||
"hwFogEnable": true,
|
||||
"hwFogFalloff": "0",
|
||||
"hwFogStart": 0,
|
||||
"hwFogEnd": 0,
|
||||
"hwFogAlpha": 0,
|
||||
"motionBlurEnable": true,
|
||||
"motionBlurSampleCount": 8,
|
||||
"motionBlurShutterOpenFraction": 0,
|
||||
"cameras": false,
|
||||
"clipGhosts": false,
|
||||
"controlVertices": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue