Function getWorldTargetFromCamera

  • Calculate target (focus) point world coordinates for given camera position and orientation.

    Parameters

    • camera: Camera

      The camera looking on target point.

    • projection: Projection

      The geo-projection used.

    • Optional elevation: number

      Optional elevation above (or below) sea level in world units.

    Returns THREE.Vector3 | null

    Deprecated

    This function is for internal use only and will be removed in the future.

Generated using TypeDoc