|
@@ -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
|