2
0
Эх сурвалжийг харах

Merge pull request #5270 from iras/patch-1

Update Frustum.html
Mr.doob 11 жил өмнө
parent
commit
75d507dde3

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

@@ -43,7 +43,7 @@
 
 		<h3>.intersectsObject( [page:Object3D object] ) [page:Boolean]</h3>
 		<div>
-		Checks whether the object is inside the Frustum.
+		Checks whether the object's bounding sphere is intersecting the Frustum.
 		</div>
 
 		<h3>.clone() [page:Frustum]</h3>