We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e37ad commit 017aaacCopy full SHA for 017aaac
engine/asset/global/rendering.global.json
@@ -16,7 +16,7 @@
16
"positive_z_map": "asset/texture/sky/skybox_specular_Z+.hdr"
17
},
18
"brdf_map": "asset/texture/global/brdf_schilk.hdr",
19
- "color_grading_map": "asset/texture/lut/color_grading_lut_01.jpg",
+ "color_grading_map": "asset/texture/lut/color_grading_lut_01.png",
20
"sky_color": {
21
"r": 0.53,
22
"g": 0.81,
0 commit comments