Variable GenericMesh.Triangle.material

struct GenericMesh.Triangle
{
  // ...
  uint material = 4294967295u;
  // ...
}