camera .nearplane .set  (  CameraObjectID ,  NearDistance  )  
                                
Description :

This instruction sets the near clip plane of a camera.

Parameters :

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

Examples :