Vertex.a

The color components

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

Meta