Pitch =  mesh .rotation .pitch .get  (  MeshObjectID  )  
                                     
Description :

This instruction returns the world space X rotation angle for a mesh.

Parameters :

  • ObjectID of the mesh.

Return Value :

  • Rotation angle for the X axis.

Examples :