camera .farplane .set  (  CameraObjectID ,  FarDistance  )  
                                
Description :

This instruction sets the far clip plane of a camera.

Parameters :

  • ObjectID of the camera.
  • Z position of the far clip plane.

Examples :