ソースを参照

fix copy-paste error: 2D => 3D

Magnuz Binder 7 年 前
コミット
c84ec34d1b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/api/math/Box3.html

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

@@ -280,7 +280,7 @@
 		[page:Vector3 offset] - Direction and distance of offset.<br /><br />
 		[page:Vector3 offset] - Direction and distance of offset.<br /><br />
 
 
 		Adds [page:Vector3 offset] to both the upper and lower bounds of this box, effectively moving this box
 		Adds [page:Vector3 offset] to both the upper and lower bounds of this box, effectively moving this box
-		[page:Vector3 offset] units in 2D space.
+		[page:Vector3 offset] units in 3D space.
 		</div>
 		</div>
 
 
 		<h3>[method:Box3 union]( [page:Box3 box] )</h3>
 		<h3>[method:Box3 union]( [page:Box3 box] )</h3>