Browse Source

Update Core.html (#24422)

gero3 3 years ago
parent
commit
9e22a6a250
1 changed files with 8 additions and 0 deletions
  1. 8 0
      docs/api/en/constants/Core.html

+ 8 - 0
docs/api/en/constants/Core.html

@@ -50,6 +50,14 @@ THREE.MOUSE.MIDDLE
 THREE.MOUSE.RIGHT
 THREE.MOUSE.RIGHT
 		</code>
 		</code>
 
 
+		<h2>Touch Actions</h2>
+		<code>
+THREE.TOUCH.ROTATE
+THREE.TOUCH.PAN
+THREE.TOUCH.DOLLY_PAN
+THREE.TOUCH.DOLLY_ROTATE
+		</code>
+
 		<h2>Source</h2>
 		<h2>Source</h2>
 
 
 		<p>
 		<p>