- Preparing search index...
- The search index is not available
feng3d
Methods
containsPoint
- containsPoint(point: Vector3, precision?: number): boolean
-
Parameters
-
-
precision: number = mathUtil.PRECISION
Returns boolean
intersectsBox
- intersectsBox(box: Box3): boolean
-
Returns boolean
intersectsSphere
- intersectsSphere(sphere: Sphere): boolean
-
Returns boolean
截头锥体
Frustums are used to determine what is inside the camera's field of view. They help speed up the rendering process.
Frustums用于确定摄像机的视场范围。它们有助于加速渲染过程。
Author
mrdoob / http://mrdoob.com/
Author
alteredq / http://alteredqualia.com/
Author
bhouston / http://clara.io