Vertex.g

The color components

  1. float r;
  2. float g;
    struct Vertex
    float g;
  3. float b;
  4. float a;

Meta