Vertex.b

The color components

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

Meta