RenderSceneBackgroundTypes Enumerator
Description
Types that indicate the type of background being used to render the scene.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
EnvironmentRenderSceneBackgroundType | 0 | Specifies that an environment is being used as the background of the scene. |
SolidColorRenderSceneBackgroundType | 1 | Specifies that a solid color is being used as the background of the scene. |