dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
759 stars 299 forks source link

Unable to set ClearColour/ Backgroundcolor of Scene #196

Open Florian-Krax opened 3 years ago

Florian-Krax commented 3 years ago

Hi, I am using SharpGL.WinForms to display custom linecharts in a C#-Application.

With version 3.1.1 it is no longer possible to set the color of the background with the ClearColour-Propertry of SharpGL.SceneGraph.Scene.

Best regards, Florian Krax