Explorar o código

Merge pull request #6142 from gero3/patch-35

Update HemisphereLightHelper.js
Mr.doob %!s(int64=10) %!d(string=hai) anos
pai
achega
b74932e1a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/extras/helpers/HemisphereLightHelper.js

+ 1 - 1
src/extras/helpers/HemisphereLightHelper.js

@@ -3,7 +3,7 @@
  * @author mrdoob / http://mrdoob.com/
  */
 
-THREE.HemisphereLightHelper = function ( light, sphereSize, arrowLength, domeSize ) {
+THREE.HemisphereLightHelper = function ( light, sphereSize ) {
 
 	THREE.Object3D.call( this );