Screen.setClearColor

  1. void setClearColor(float r, float g, float b)
    class Screen
    void
    setClearColor
    (
    float r
    ,
    float g
    ,
    float b
    )
  2. void setClearColor(Color color)

Meta