getEyeOrOrthographicViewPoint Method
Obtain an "eye" point for this view. If the camera is on, this simply returns Camera.getEyePoint. Otherwise, a pseudo-eye-point is computed from the view direction and a lens angle of PI/2.
getEyeOrOrthographicViewPoint(): Point3d
Returns - Point3d
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.