瀏覽代碼

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

Mr.doob 13 年之前
父節點
當前提交
499e99beb3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/core/Vector3.html

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

@@ -177,7 +177,7 @@
 
 		<h3>.isZero() [page:Boolean]</h3>
 		<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>
 
 		<h3>.clone() [page:Vector3]</h3>