Explorar o código

Change rotate speed

WestLangley %!s(int64=7) %!d(string=hai) anos
pai
achega
6e5b8e4e9e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/webgl_panorama_cube.html

+ 1 - 0
examples/webgl_panorama_cube.html

@@ -64,6 +64,7 @@
 			controls.enableZoom = false;
 			controls.enablePan = false;
 			controls.enableDamping = true;
+			controls.rotateSpeed = - 0.25;
 
 			var textures = getTexturesFromAtlasFile( "textures/cube/sun_temple_stripe.jpg", 6 );