Explorar el Código

Update tags.json

Michael Herzog hace 3 años
padre
commit
cd4f4e7fac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/tags.json

+ 1 - 1
examples/tags.json

@@ -18,7 +18,7 @@
 	"webgl_helpers": [ "normals", "tangents", "bounding box" ],
 	"webgl_instancing_performance": [ "batching", "merging" ],
 	"webgl_interactive_buffergeometry": [ "raycast", "outline" ],
-	"webgl_interactive_cubes": [ "raycast", "highlinght" ],
+	"webgl_interactive_cubes": [ "raycast", "highlight" ],
 	"webgl_interactive_cubes_gpu": [ "raycast", "highlight" ],
 	"webgl_interactive_cubes_ortho": [ "raycast", "highlight" ],
 	"webgl_interactive_lines": [ "raycast" ],