camera .fov .set  (  CameraObjectID ,  FieldOfView  )  
                                
Description :

This instructions sets the Field Of View angle of a camera.

Parameters :

  • ObjectID of the camera.
  • Value of the FOV angle expressed in degrees, valid in the range ]0.0,180.0[.

Notes :


This FOV is the horizontal field of view.

Examples :