We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a44631 + b2446cd commit 590b0c9Copy full SHA for 590b0c9
docs/engineering/app/scene/scene-file-quickstart.md
@@ -89,7 +89,7 @@ Next we have an example of post-processing settings for a scene.
89
},
90
"fog": {
91
"fogType": "exp",
92
- "args": [[2.52, 1.74, 3.88], 0.0.1]
+ "args": [[2.52, 1.74, 3.88], 0.1]
93
94
"ssao": {
95
"kernelRadius": 16,
0 commit comments