DisplayStyle3dSettingsProps Interface
JSON representation of DisplayStyle3dSettings associated with a DisplayStyle3dProps.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
ao | AmbientOcclusion.Props | undefined | See ambientOcclusionSettings. | |
contours | ContourDisplayProps | undefined | See contours. | |
environment | EnvironmentProps | undefined | See environment. | |
hline | HiddenLine.SettingsProps | undefined | See hiddenLineSettings. | |
lights | LightSettingsProps | undefined | See DisplayStyle3dSettings.lights. | |
planProjections | [modelId: string]: PlanProjectionSettingsProps | undefined | See planProjections. | |
solarShadows | SolarShadowSettingsProps | undefined | See solarShadows. | |
thematic | ThematicDisplayProps | undefined | See thematic. |
Inherited properties
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.