瀏覽代碼

Fix classification (#31107)

ycw 1 年之前
父節點
當前提交
ac8d338cc4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/files.json

+ 1 - 1
examples/files.json

@@ -59,7 +59,6 @@
 		"webgl_lightprobe_cubecamera",
 		"webgl_lights_hemisphere",
 		"webgl_lights_physical",
-		"webgpu_lights_pointlights",
 		"webgl_lights_spotlight",
 		"webgl_lights_spotlights",
 		"webgl_lights_rectarealight",
@@ -340,6 +339,7 @@
 		"webgpu_lights_ies_spotlight",
 		"webgpu_lights_phong",
 		"webgpu_lights_physical",
+		"webgpu_lights_pointlights",
 		"webgpu_lights_projector",
 		"webgpu_lights_rectarealight",
 		"webgpu_lights_selective",

粤ICP备19079148号