Variable GenericMesh.Material.specularColor

Ks

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