We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6995e22 + 8435949 commit 7c65fc5Copy full SHA for 7c65fc5
1 file changed
jme3-core/src/main/resources/Common/MatDefs/Light/PBRLighting.j3md
@@ -147,14 +147,15 @@ MaterialDef PBR Lighting {
147
// debug the final value of the selected layer as a color output
148
Int DebugValuesMode
149
// Layers:
150
- // 0 - albedo (un-shaded)
+ // 0 - albedo (unshaded)
151
// 1 - normals
152
// 2 - roughness
153
// 3 - metallic
154
// 4 - ao
155
- // 5 - emissive
+ // 5 - emissive
156
// 6 - exposure
157
// 7 - alpha
158
+ // 8 - geometryNormals
159
}
160
161
Technique {
0 commit comments