scene .camera .assign  (  SceneObjectID ,  CameraObjectID  )  
                                
Description :

This instruction adds a camera to a scene.

Parameters :

  • ObjectID of the scene.
  • ObjectID of the camera.

Examples :