set Field Of View From Lens Intrinsics
Matches the field of view of the scene view to the field of view of a camera lens using the lens characteristics. All parameter values must be greater than 0.
Since
200.1.0
Parameters
the pixel focal length along the x-axis. The units are in pixels. xFocal and yFocal should be identical for square pixels
the pixel focal length along the y-axis. The units are in pixels. xFocal and yFocal should be identical for square pixels
the distance along the x-axis between the principal point and the top-left corner of the image frame. The units are in pixels. This must also be less than xImageSize
the distance along the y-axis between the principal point and the top-left corner of the image frame. The units are in pixels. This must also be less than yImageSize.
the x value of the image size captured by the camera. The units are in pixels
the y value of the image size captured by the camera. The units are in pixels
the orientation of the device