소스 검색

Examples: Added physics tag to webxr_xr_ballshooter.

Mr.doob 1 년 전
부모
커밋
2bd56174d6
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      examples/tags.json

+ 2 - 1
examples/tags.json

@@ -103,5 +103,6 @@
 	"misc_controls_map": [ "drag" ],
 	"misc_controls_orbit": [ "rotation" ],
 	"misc_controls_trackball": [ "rotation" ],
-	"misc_controls_transform": [ "scale", "rotate", "translate" ]
+	"misc_controls_transform": [ "scale", "rotate", "translate" ],
+	"webxr_xr_ballshooter": [ "physics" ]
 }