Draw.setColor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setColor(float r, float g, float b, float a)
    class Draw
    static
    void
    setColor
    (
    float r
    ,
    float g
    ,
    float b
    ,
    float a = 1
    )
  2. void setColor(float[4] f)

Meta