Skip to main content

compute_perspective_camera_focal_position

compute_perspective_camera_focal_position(camera, result)

Compute position of focal point of the camera in world coordinate space. This is the "pinhole" where all perspective lines meet.

Kind: global function

ParamType
cameraTHREE.PerspectiveCamera
resultVector3