backgroundColor
v3d backgroundColor string colorCode
Description
Specifies the background color of the canvas in the 3D Viewer window. Any change in the value of this variable is applicable to all new windows opened in 3D Viewer.
The default value is "#858585".
GUI Equivalent
Examples
envSetVal("v3d" "backgroundColor" 'string "#808080")
envGetVal("v3d" "backgroundColor")
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top