Răsfoiți Sursa

Fix classification (#31107)

ycw 10 luni în urmă
părinte
comite
ac8d338cc4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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号