mesh .light .remove  (  MeshObjectID ,  LightObjectID  )  
                                
Description :

This instruction defines that a mesh will not be lighted any longer by a specified light.

Parameters :

  • ObjectID of the mesh.
  • ObjectID of the light.

Examples :