camera .target .link  (  CameraObjectID ,  MeshObjectID  )  
                                
Description :

This instruction links a camera\'s target position to a mesh, so that the mesh\'s position can be used as the camera\'s target position.

Parameters :

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

Examples :