Jelajahi Sumber

Fix classification (#31107)

ycw 8 bulan lalu
induk
melakukan
ac8d338cc4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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号