An editor control for the Unity HDRP physical camera.
- Provides standard camera presets for ISO, F/Stop and focal lengths.
- Exposure locking by automatically adjusting shutter speed or aperture settings.
- Dolly zoom to make it easy to frame a shot while adjusting the focal length.
Tested with Unity 2022.3.0 and HDRP 14.0.7.
- Add this as a package to Package Manager using the git URL.
- Attach the
Physical Camera Control
component to theGameObject
with theCamera
component.