DisplayStyle3dSettingsProps Interface
JSON representation of settings associated with a DisplayStyle3dProps.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| ao | undefined | AmbientOcclusion.Props | Settings controlling display of ambient occlusion, stored in Props. | Beta |
| environment | undefined | EnvironmentProps | Settings controlling display of skybox and ground plane. | |
| hline | undefined | HiddenLine.SettingsProps | Settings controlling display of visible and hidden edges. | Beta |
| solarShadows | undefined | SolarShadows.Props | Settings controlling display of solar shadows, stored in Props. | Beta |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| backgroundColor | undefined | ColorDefProps | DisplayStyleSettingsProps | The color displayed in the view background. |
| backgroundMap | undefined | BackgroundMapProps | DisplayStyleSettingsProps | Settings controlling display of map imagery within views of geolocated models. |
| contextRealityModels | undefined | ContextRealityModelProps[] | DisplayStyleSettingsProps | Contextual Reality Models |
| excludedElements | undefined | Id64String[] | DisplayStyleSettingsProps | List of IDs of excluded elements |
| monochromeColor | undefined | ColorDefProps | DisplayStyleSettingsProps | The color used in monochrome mode. |
| scheduleScript | undefined | RenderSchedule.ModelTimelineProps[] | DisplayStyleSettingsProps | Schedule script |
| subCategoryOvr | undefined | DisplayStyleSubCategoryProps[] | DisplayStyleSettingsProps | Overrides applied to the appearances of subcategories in the view. |
| viewflags | undefined | ViewFlagProps | DisplayStyleSettingsProps |
Defined in
Last Updated: 08 January, 2020