Forráskód Böngészése

Update Box3.html

added missing part of description (must have been copy-pasted from Box2)
Jeff Nusz 9 éve
szülő
commit
5027c4de22
1 módosított fájl, 1 hozzáadás és 1 törlés
  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>

粤ICP备19079148号