Browse Source

add LUT tag

Garrett Johnson 4 years ago
parent
commit
db511ff51a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/tags.json

+ 1 - 0
examples/tags.json

@@ -86,6 +86,7 @@
 	"webgl_postprocessing_ssao": [ "ambient occlusion" ],
 	"webgl_postprocessing_unreal_bloom": [ "glow" ],
 	"webgl_postprocessing_unreal_bloom_selective": [ "glow" ],
+	"webgl_postprocessing_3dlut": [ "color grading" ],
 	"webgl_materials_modified": [ "onBeforeCompile" ],
 	"webgl_shadowmap_csm": [ "cascade" ],
 	"webgl_shadowmap_pcss": [ "soft" ],