Variable Color.g

struct Color
{
  // ...
  float g;
  // ...
}