Variable GenericMesh.Material.transparency

Tr ; 0 = opaque

struct GenericMesh.Material
{
  // ...
  float transparency ;
  // ...
}