Property ClearColor
- Namespace
- Bonsai.Shaders.Configuration
- Assembly
- Bonsai.Shaders.dll
ClearColor
Gets or sets a value specifying the color used to clear the framebuffer before rendering.
public Color ClearColor { get; set; }
Gets or sets a value specifying the color used to clear the framebuffer before rendering.
public Color ClearColor { get; set; }