NVGcolor.rgba

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float[4] rgba [@property getter]
    struct NVGcolor
    @property
    float[4]
    rgba
    ()
  2. float[4] rgba [@property setter]
  3. float r;
  4. float g;
  5. float b;
  6. float a;

Meta