Browse Source

Merge remote-tracking branch 'maximeq/patch-2' into dev

Mr.doob 13 years ago
parent
commit
499e99beb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/core/Vector3.html

+ 1 - 1
docs/api/core/Vector3.html

@@ -177,7 +177,7 @@
 
 
 		<h3>.isZero() [page:Boolean]</h3>
 		<h3>.isZero() [page:Boolean]</h3>
 		<div>
 		<div>
-		Checks if length of this vector is within small epsilon (*0.0001*).
+		Checks if length of this vector is within small epsilon (*0.01*).
 		</div>
 		</div>
 
 
 		<h3>.clone() [page:Vector3]</h3>
 		<h3>.clone() [page:Vector3]</h3>