AlphaMode =  material .alpha .mode .get  (  MaterialObjectID  )  
                                     
Description :

This instruction returns the alpha mode of a material.

Parameters :

  • ObjectID of the material.

Return Value :

  • Alpha mode of the material.

Examples :