`focalLengh` option on camera alternative to `fov`

Hey community,

Is it possible to add “focalLength” option on base camera as an alternative way to control the camera view angles?

In many DCCs or engines they support both. And focalLength is usually more artist friendly.

This is example from Blender:
Screenshot 2025-06-17 at 17.35.06

Screenshot 2025-06-17 at 17.35.00

It could also set a priority for one of them if user accidentally set both.

Sincerely,
Tawibox

1 Like

Here we are:
Add new utility function to set a camera FOV based on focal length by deltakosh · Pull Request #16763 · BabylonJS/Babylon.js

3 Likes

@Deltakosh Thank you very much for so quick action!!

1 Like