Browse Source

Add tags for example with stats panel (#21908)

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

+ 1 - 0
examples/tags.json

@@ -27,6 +27,7 @@
 	"webgl_layers": [ "groups" ],
 	"webgl_layers": [ "groups" ],
 	"webgl_lights_hemisphere": [ "directional" ],
 	"webgl_lights_hemisphere": [ "directional" ],
 	"webgl_lights_pointlights": [ "multiple" ],
 	"webgl_lights_pointlights": [ "multiple" ],
+	"webgl_lines_fat": [ "gpu", "stats", "panel" ],
 	"webgl_loader_ttf": [ "text", "font" ],
 	"webgl_loader_ttf": [ "text", "font" ],
 	"webgl_loader_pdb": [ "molecules", "css2d" ],
 	"webgl_loader_pdb": [ "molecules", "css2d" ],
 	"webgl_lod": [ "level", "details" ],
 	"webgl_lod": [ "level", "details" ],