Viewer3d.getFocalLength(); --> {number}

Gets the current camera focal length. (in Perspective mode only)

Viewer3d.setFocalLength(mm);

Sets the current cameras focal length.
50