Ver Fonte

remove isAnimating assignment

Jaakko Manninen há 7 anos atrás
pai
commit
b2e625ff0e
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      src/renderers/webvr/WebVRManager.js

+ 0 - 2
src/renderers/webvr/WebVRManager.js

@@ -72,8 +72,6 @@ function WebVRManager( renderer ) {
 
 			animation.start();
 
-			isAnimating = true;
-
 		} else {
 
 			if ( scope.enabled ) {