SoOffscreenRendererSetBackgroundColor Method |
Sets the RGB background color for rendering.
Namespace: OIV.Inventor
The default is (0,0,0) = opaque black. The default value can be set using the environment variable OIV_BACKGROUND_COLOR. Specify three floats (R, G, B) in the range 0. to 1., separated by spaces. See also setBackgroundColorRGBA().