PosX =  mesh .pivot .x .get  (  MeshObjectID  )  
                                     
Description :

This instruction returns the X component of the pivot position for a mesh.

Parameters :

  • ObjectID of the mesh.

Return Value :

  • X component of the position.

Examples :