Bläddra i källkod

Merge pull request #10673 from customlogic/patch-1

Update Box3.html
Mr.doob 8 år sedan
förälder
incheckning
8607f34231
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/api/math/Box3.html

+ 1 - 1
docs/api/math/Box3.html

@@ -167,7 +167,7 @@
 			[page:Vector3 optionalTarget] — (optional) if specified, the result will be copied into this Vector3,
 			otherwise a new Vector3 will be created. <br /><br />
 
-		Returns the width and height of this box.
+		Returns the width, height and depth of this box.
 		</div>
 
 		<h3>[method:Box3 intersect]( [page:Box3 box] )</h3>