AlphaLevel =  material .alpha .level .get  (  MaterialObjectID  )  
                                     
Description :

This instruction returns the alpha level of a material.

Parameters :

  • ObjectID of the material.

Return Value :

  • Alpha level of the material. Valid in the range [0,255].

Examples :