PlanProjectionSettingsProps Interface
Wire format describing PlanProjectionSettings.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
elevation | undefined | number | If defined, the absolute height in meters at which to display the model. | |
enforceDisplayPriority | undefined | boolean | If defined and true, subcategory display priority is used to specify the draw order of portions of the model. | |
overlay | undefined | boolean | If defined and true, the model is displayed as an overlay in the view (without depth testing) so that it is always visible behind other geometry. | |
transparency | undefined | number | If defined, specifies a uniform transparency applied to all of the geometry in the model, in the range 0.0 (fully opaque) to 1.0 (fully transparent). |
Defined in
Last Updated: 20 June, 2023