2
0
WestLangley 5 жил өмнө
parent
commit
100a23c4aa

+ 1 - 2
examples/misc_controls_trackball.html

@@ -18,8 +18,7 @@
 
 	<body>
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - trackball controls<br />
-			MOVE mouse &amp; press LEFT/A: rotate, MIDDLE/S: zoom, RIGHT/D: pan
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - trackball controls
 		</div>
 
 		<script type="module">