viewport .camera .set  (  ViewportObjectID ,  CameraObjectID  )  
                                
Description :

This instruction sets the default camera to be used with a viewport.

Parameters :

  • ObjectID of the viewport.
  • ObjectID of the camera.

Notes :


This camera can be used only to see all the meshes which are not assigned to a scene.

Examples :