NumberOfMeshes =  scene .mesh .number .get  (  SceneObjectID  )  
                                     
Description :

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

Parameters :

  • ObjectID of the scene.

Return Value :

  • Number of the meshes in the scene.

Examples :