GraphicsEngine.windowBackgroundColor

  1. void windowBackgroundColor(float r, float g, float b, float a)
  2. void windowBackgroundColor(Vector3F color, float a)
    class GraphicsEngine
    void
    windowBackgroundColor
    (,
    float a = 1.0f
    )
  3. void windowBackgroundColor(Vector4F color)

Meta