Notifications
Clear all
[Closed] Background colors
Dec 27, 2015 3:20 pm
Hi,
The method Interface::GetBackground() returns the background color that can be set in the “Environment and Effects” dialog.
However, there is another background color value in FrameRendParams::background. It is used for example when rendering material previews (it is gray by default).
What is the difference between these two background color values, and is there any guideline on how they should be interpreted?