NumberOfCameras =  scene .camera .number .get  (  SceneObjectID  )  
                                     
Description :

This instruction returns the number of cameras assigned to a scene.

Parameters :

  • ObjectID of the scene.

Return Value :

  • Number of the cameras in the scene.

Examples :