NuklearGUI.rgba

Undocumented in source. Be warned that the author may not have intended to support it.
  1. NKColor rgba(int r, int g, int b, int a)
  2. NKColor rgba(float r, float g, float b, float a)
    class NuklearGUI
    rgba
    (
    float r
    ,
    float g
    ,
    float b
    ,
    float a
    )
  3. NKColor rgba(char* hex)

Meta