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

This instruction sets the active camera for a scene.

Parameters :

  • ObjectID of the Scene.
  • ObjectID of the camera.

Examples :