GraphicsEngine.windowBackgroundColor

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

Meta