2
0
jotaro-sama 6 жил өмнө
parent
commit
aed16bcf5b

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

@@ -12,8 +12,7 @@
 
 		<p class="desc">
 			Represents a box or cube in 3D space. The main purpose of this is to represent
-			the [link:https://en.wikipedia.org/wiki/Minimum_bounding_box Minimum Bounding Boxes]
-			for objects.
+			the world-axis-aligned bounding boxes for objects, which are used for fast collision detection. 
 		</p>