Variable GenericMesh.Material.diffuseColor

Kd

struct GenericMesh.Material
{
  // ...
  float[3] diffuseColor ;
  // ...
}