소스 검색

Update tags.json

Remove invalid community tag.
Michael Herzog 3 주 전
부모
커밋
82181ef0af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/tags.json

+ 1 - 1
examples/tags.json

@@ -117,7 +117,7 @@
 	"webgl_materials_modified": [ "onBeforeCompile" ],
 	"webgl_raycaster_bvh": [ "community", "query", "bounds", "tree", "accelerate", "performance", "extension", "plugin", "library", "three-mesh-bvh" ],
 	"webgl_renderer_pathtracer": [ "community", "raytracing", "pathtracing", "library", "plugin", "extension", "three-gpu-pathtracer", "three-mesh-bvh" ],
-	"webgpu_compute_particles_snow": [ "community", "webgpu" ],
+	"webgpu_compute_particles_snow": [ "webgpu" ],
 	"webgl_shadowmap_csm": [ "cascade" ],
 	"webgl_shadowmap_pcss": [ "soft" ],
 	"webgl_simple_gi": [ "global illumination" ],

粤ICP备19079148号