Variable GenericMesh.Material.ambientColor

Ka

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