CullMode =  mesh .cull .mode .get  (  MeshObjectID  )  
                                     
Description :

This instruction returns the cull mode of a mesh.

Parameters :

  • ObjectID of the mesh.

Return Value :

  • Cull mode of the mesh.

Examples :