Переглянути джерело

Added gammacorection to table.

mitm 7 роки тому
батько
коміт
0d68d4101a
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      src/docs/asciidoc/jme3/intermediate/appsettings.adoc

+ 6 - 0
src/docs/asciidoc/jme3/intermediate/appsettings.adoc

@@ -124,6 +124,12 @@ The number of depth bits specifies the precision of the depth buffer. To increas
 See link:https://msdn.microsoft.com/en-us/library/bb976071.aspx[What Is a Depth Buffer?] and link:https://en.wikipedia.org/wiki/Z-buffering[Z-buffering] for a more in depth explanation.
 a|24
 
+a|setGammaCorrection(true)
+a|Enables Gamma Correction. +
+If you’re starting a new project, use it, period. And don’t allow the player to turn it off. +
+See <<jme3/advanced/jme3_srgbpipeline#,Gamma Correction or sRGB pipeline>>
+a|false
+
 |===
 [cols="30,55,15", options="header", caption="Table B: "]
 .Input