camera .link  (  CameraObjectID ,  MeshObjectID  )  
                           
Description :

This instruction links a camera to a mesh, so that the position of the mesh can be used as the position of the camera.

Parameters :

  • ObjectID of the camera.
  • ObjectID of the mesh. Set this ObjectID to NULL to unlink the camera.

Examples :