BaseColor.r

Undocumented in source.
  1. T r;
    struct BaseColor(T)
    T r;
  2. T g;
  3. T b;
  4. T a;

Meta