frustum_from_camera
frustum_from_camera(camera, result, update_projection)
Kind: global function
Param | Type | Description |
---|---|---|
camera | Camera | ThreePerspectiveCamera | Three.js camera object |
result | Frustum | THREE.Frustum | ThreeFrustum | Three.js frustum object |
update_projection |