Gets and sets the background color. When this property is set, it defines the background to be a solid color. The opacity component of the color is ignored.
Getting this property is only valid when the backgroundType property returns SolidColorRenderSceneBackgroundType. Setting this property will automatically set the background type to SolidColorRenderSceneBackgroundType.
"sceneSettings_var" is a variable referencing a SceneSettings object.
|
"sceneSettings_var" is a variable referencing a SceneSettings object.
|