camera_set_field_of_view
Sets the field of view of the specified camera.
arguments
- "camera_name" : String
The name of the camera.
- "fov" : Float64
The Field Of View of the Camera to be set in degrees.
- "is_vertical" : Boolean (default: false)
Whether the field of view should be vertical or horizontal.
return value
voidVoid