Roll =  mesh .rotation .roll .get  (  MeshObjectID  )  
                                     
Description :

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

Parameters :

  • ObjectID of the mesh.

Return Value :

  • Rotation angle for the Z axis.

Examples :